[][src]Function proc_macro_error::abort_if_dirty

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).