Module saphir::multipart[][src]

This is supported on crate feature multipart only.
Expand description

The async Multipart Form-Data representation

Structs

Represent a from-data field Only the data needed to construct the field will be read into memory

Struct used to parse a multipart body into fields

Enums