[][src]Module proc_macro::diagnostic

Structs

Children [
Experimental
]

Iterator over the children diagnostics of a Diagnostic.

Diagnostic [
Experimental
]

A structure representing a diagnostic message and associated children messages.

Enums

Level [
Experimental
]

An enum representing a diagnostic level.

Traits

MultiSpan [
Experimental
]

Trait implemented by types that can be converted into a set of Spans.