Function clippy_utils::macros::span_is_local
source · pub fn span_is_local(span: Span) -> boolExpand description
Checks whether the span is from the root expansion or a locally defined macro
pub fn span_is_local(span: Span) -> boolChecks whether the span is from the root expansion or a locally defined macro