Module proc_macro::diagnostic
source · Macros
Structs
- ChildrenExperimentalIterator over the children diagnostics of a
Diagnostic
. - DiagnosticExperimentalA structure representing a diagnostic message and associated children messages.
Enums
- LevelExperimentalAn enum representing a diagnostic level.
Traits
- MultiSpanExperimentalTrait implemented by types that can be converted into a set of
Span
s.