pub fn classify_reqwest_error(error: &Error) -> StreamErrorKindExpand description
Classify a typed HTTP client failure without relying on display text.
pub fn classify_reqwest_error(error: &Error) -> StreamErrorKindClassify a typed HTTP client failure without relying on display text.