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

type ErrorMap = BTreeMap<Name, ErrorInfo>;

Mapping from error codes to metadata.