Skip to main content

should_retry_io

Function should_retry_io 

Source
fn should_retry_io(error: &Error) -> bool
Expand description

Classifies an io::Error into retryable or not.