DiagnosticExt

Trait DiagnosticExt 

Source
pub trait DiagnosticExt: Diagnostic {
    // Provided method
    fn report_and_exit(&self, ctx: &Context) -> ! { ... }
}

Provided Methods§

Source

fn report_and_exit(&self, ctx: &Context) -> !

Implementors§