Skip to main content

runtime_error_category

Function runtime_error_category 

Source
pub fn runtime_error_category(error_type: &str) -> &'static str
Expand description

Stable category derived from a native error type, never its message.