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