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