report_fatal

Function report_fatal 

Source
pub fn report_fatal(
    versions: HashMap<String, String>,
    code: &str,
    description: &str,
    hint: Option<&str>,
    transient: Option<bool>,
) -> !
Expand description

Report a fatal error