[][src]Type Definition sp_runtime::offchain::http::HttpResult

type HttpResult = Result<Response, Error>;

A result of waiting for a pending request.