Expand description
Multipart form derive macro for Actix Web.
See MultipartForm
for usage examples.
Derive Macrosยง
- Multipart
Form - Implements
MultipartCollect
for a struct so that it can be used with theMultipartForm
extractor.
Multipart form derive macro for Actix Web.
See MultipartForm
for usage examples.
MultipartCollect
for a struct so that it can be used with the MultipartForm
extractor.