1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-19 16:58:14 +00:00
actix-web/actix-multipart
2023-02-26 03:47:25 +00:00
..
src actix-multipart: Feature: Add typed multipart form extractor (#2883) 2023-02-26 03:26:06 +00:00
Cargo.toml specify safe tokio version range 2023-02-26 03:47:25 +00:00
CHANGES.md format markdown with prettier 2023-02-26 03:26:51 +00: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 format markdown with prettier 2023-02-26 03:26:51 +00: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