rustc_resolve::ErrorMessage [] [src]

type ErrorMessage = Option<(Span, String)>;
Unstable (rustc_private)