Type Definition conduit::ResponseResult[][src]

pub type ResponseResult<Error> = Result<Response<Body>, Error>;