Module multipart::client::hyper [] [src]

Client-side integration with Hyper. Enabled with the hyper feature (on by default).

Contains impl HttpRequest for Request<Fresh> and impl HttpStream for Request<Streaming>.