Skip to main content

classify_error

Function classify_error 

Source
pub fn classify_error(err: &dyn Error) -> &'static str
Expand description

Classify an error into a dot-separated error code by inspecting its message.