logo
pub type ResponseResult = Result<Response, Error>;
Expand description

The response to any http request served by this API.