Skip to main content

ToDiagnostics

Trait ToDiagnostics 

Source
pub trait ToDiagnostics {
    // Required method
    fn to_diagnostics(self) -> Diagnostics;
}

Required Methods§

Implementors§