pub fn io_error_is_transient_network(err: &Error) -> bool
Classifies std::io::Error kinds that are typically transient on the network path.
std::io::Error