Crate actix_multipart

source ·
Expand description

Multipart form support for Actix Web.

Re-exports§

Modules§

  • Process and extract typed data from a multipart stream.

Structs§

  • A single field in a multipart stream
  • The server-side implementation of multipart/form-data requests.

Enums§

  • A set of errors that can occur during parsing multipart streams.