1 2 3 4 5
//! The [`ErrorCategory`] taxonomy (HTTP/retry semantics live on the type). mod error_category; pub use error_category::*;