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