#actix-web #derive #macro #multipart #actix

awmpde

awmpde used for deriving multipart request for actix web 3

11 unstable releases

0.7.1 Feb 26, 2022
0.7.0 Feb 25, 2022
0.6.0 Jan 22, 2021
0.5.2 Dec 15, 2020
0.1.1 Oct 24, 2020

#1098 in HTTP server

MIT/Apache

35KB
482 lines

awmpde

Docs Crates.io

A convenience library for working with multipart/form-data in actix-web 4.x.

This library uses actix-multipart internally, and is not a replacement for it.

License: MIT

Dependencies

~30–44MB
~608K SLoC