[−][src]Module proc_macro_error::single
This module contains data types and functions to be used for single-error reporting.
These are supposed to be used through abort! and abort_call_site!,
see crate level documentation.
Structs
| MacroError | An single error message in a proc macro with span info attached. |