deno_error

Function get_error_code

Source
pub fn get_error_code(err: &Error) -> Option<&'static str>
Expand description

Get the error code for a provided std::io::Error.