Multipart form support for Actix Web, enabling file uploads and form data parsing.
# Cargo.toml
[dependencies]
actix-multipart = "0.7.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a basic Actix Web server with multipart upload endpoint.
Use actix-web as the web framework.
No dependency data recorded yet.