[][src]Type Definition syntax::diagnostics::plugin::ErrorMap

type ErrorMap = BTreeMap<Name, ErrorInfo>;

Mapping from error codes to metadata.