Function clippy::utils::in_external_macro [] [src]

pub fn in_external_macro<T: LintContext>(cx: &T, span: Span) -> bool

returns true if the macro that expanded the crate was outside of the current crate or was a compiler plugin