Type Definition Result
Other items insp_consensus::error
type Result<T> = Result<T, Error>;
Result type alias.