Type Definition mio_httpc::Result [] [src]

type Result<T> = Result<T, Error>;