Crate devise[−][src]
Modules
A wrapper around the procedural macro API of the compiler’s proc_macro
crate. This library serves two purposes:
Diagnostic emulation on stable and nightly.
Macros
Structs
A structure representing a diagnostic message and associated children messages.
Enums
Traits
A trait that can provide the Span
of the complete contents of a syntax
tree node.