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