Struct rouille::input::multipart::Multipart [] [src]

pub struct Multipart<'a> { /* fields omitted */ }

Allows you to inspect the content of the multipart input of a request.

Methods

impl<'a> Multipart<'a>
[src]