Skip to main content

setup_error_handling_impl

Macro setup_error_handling_impl 

Source
macro_rules! setup_error_handling_impl {
    () => { ... };
}
Expand description

Use this macro in an implementation of AstVisitorMut to get automatic spans and error handling.