mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 09:59:21 +02:00
drop skeptic for now
This commit is contained in:
@ -89,6 +89,7 @@ pub struct Multipart {
|
||||
inner: Rc<RefCell<InnerMultipart>>,
|
||||
}
|
||||
|
||||
///
|
||||
#[derive(Debug)]
|
||||
pub enum MultipartItem {
|
||||
/// Multipart field
|
||||
|
Reference in New Issue
Block a user