Skip to main content
should_retry_io
lychee_
lib
0.23.0
In lychee_
lib::
retry
lychee_lib
::
retry
Function
should_
retry_
io
Copy item path
Source
fn should_retry_io(error: &
Error
) ->
bool
Expand description
Classifies an
io::Error
into retryable or not.