Function clippy::utils::in_macro
[−]
[src]
pub fn in_macro(cx: &LateContext, span: Span) -> bool
returns true this expn_info was expanded by any macro
pub fn in_macro(cx: &LateContext, span: Span) -> bool
returns true this expn_info was expanded by any macro