Expand description
Multipart form derive macro for Actix Web.
See MultipartForm for usage examples.
Derive Macrosยง
- Multipart
Form - Implements
MultipartCollectfor a struct so that it can be used with theMultipartFormextractor.
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.