Type Definition viz_core::types::Multipart[][src]

pub type Multipart<T = Body> = FormData<T>;
Expand description

Multipart Extractor

Trait Implementations

The type of failures extracted by this Extractor.

Extract the value from Context.

Detects the request’s content-type