Function clippy_utils::macros::expn_is_local
source · pub fn expn_is_local(expn: ExpnId) -> boolExpand description
Checks whether the expansion is the root expansion or a locally defined macro
pub fn expn_is_local(expn: ExpnId) -> boolChecks whether the expansion is the root expansion or a locally defined macro