Function clippy_utils::macros::root_macro_call
source · Expand description
If the macro backtrace of span has a macro call at the root expansion
(i.e. not a nested macro call), returns Some with the MacroCall
If the macro backtrace of span has a macro call at the root expansion
(i.e. not a nested macro call), returns Some with the MacroCall