Docs.rs
actix-easy-multipart-3.0.0
actix-easy-multipart 3.0.0
Permalink
Docs.rs crate page
LGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
jacob-pro
Dependencies
actix-easy-multipart-derive ^3.0.0
normal
actix-http ^3
normal
actix-multipart ^0.4.0
normal
actix-web ^4
normal
bytes ^1
normal
derive_more ^0.99.17
normal
futures-core ^0.3.7
normal
futures-util ^0.3.7
normal
mime ^0.3
normal
serde ^1
normal
serde_json ^1
normal
serde_plain ^1
normal
tempfile ^3.3.0
normal
tokio ^1
normal
actix-multipart-rfc7578 ^0.10.0
dev
actix-rt ^2.2
dev
actix-test ^0.1.0
dev
awc ^3.0.1
dev
Versions
74.6%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate actix_easy_multipart
Structs
Enums
Traits
Derive Macros
?
List of all items
Structs
Limits
MultipartForm
MultipartFormConfig
bytes::Bytes
json::Json
json::JsonConfig
tempfile::Tempfile
tempfile::TempfileConfig
text::Text
text::TextConfig
Enums
Error
json::JsonFieldError
tempfile::TempfileError
text::TextError
Traits
FieldReader
MultipartFormTrait
Derive Macros
MultipartForm