[][src]Type Definition multipart::client::lazy::LazyIoError

type LazyIoError<'a> = LazyError<'a, Error>;

A LazyError wrapping std::io::Error.