pub fn get_error_code(err: &Error) -> Option<&'static str>
Get the error code for a provided std::io::Error.
std::io::Error