Function proc_macro_error::abort_if_dirty
source ยท pub fn abort_if_dirty()
Expand description
Abort macro execution and display all the emitted errors, if any.
Does nothing if no errors were emitted (warnings do not count).
pub fn abort_if_dirty()
Abort macro execution and display all the emitted errors, if any.
Does nothing if no errors were emitted (warnings do not count).