Docs.rs
ntex-multipart-derive-3.0.0
ntex-multipart-derive 3.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
Dependencies
bytesize ^2
normal
darling ^0.23
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
ntex ^3
dev
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate ntex_multipart_derive
ntex_
multipart_
derive
3.0.0
All Items
Crate Items
Derive Macros
Crate
ntex_
multipart_
derive
Copy item path
Source
Derive Macros
ยง
Multipart
Form
Implements
MultipartCollect
for a struct so that it can be used with the
MultipartForm
extractor.