☰
HttpResult
In sp_runtime::offchain::http
?
Type Definition
sp_runtime
::
offchain
::
http
::
HttpResult
source
·
[
−
]
pub type HttpResult =
Result
<
Response
,
Error
>;
Expand description
A result of waiting for a pending request.