1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 02:09:36 +00:00
actix-web/actix-multipart
Arniu Tseng 8ae278cb68
Remove FromRequest::Config (#2233)
Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-09-11 01:11:16 +01:00
..
src Remove FromRequest::Config (#2233) 2021-09-11 01:11:16 +01:00
Cargo.toml prepare actix-web beta.9 releases (#2381) 2021-09-09 01:35:41 +01:00
CHANGES.md prepare actix-web beta.9 releases (#2381) 2021-09-09 01:35:41 +01:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md prepare actix-web beta.9 releases (#2381) 2021-09-09 01:35:41 +01:00

actix-multipart

Multipart form support for Actix Web.

crates.io Documentation Version MIT or Apache 2.0 licensed
dependency status Download Chat on Discord

Documentation & Resources