Type Definition Result
Other items insc_rpc_api::offchain::error
type Result<T> = Result<T, Error>;
Offchain RPC Result type.