[−][src]Trait libslide::diagnostics::DiagnosticRegistry
Describes an individual registry of slide diagnostics.
Required methods
fn codes_with_explanations() -> Vec<(&'static str, &'static str)>
Retrieves all diagnostic codes owned by this registry and their explanations.