Skip to main content

classify_reqwest_error

Function classify_reqwest_error 

Source
pub fn classify_reqwest_error(error: &Error) -> StreamErrorKind
Expand description

Classify a typed HTTP client failure without relying on display text.