mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-30 08:38:16 +02:00
add custom ExceptError
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! Multipart requests support.
|
||||
//! Multipart requests support
|
||||
use std::{cmp, fmt};
|
||||
use std::rc::Rc;
|
||||
use std::cell::RefCell;
|
||||
|
Reference in New Issue
Block a user