Function clippy_utils::is_expn_of
source · Expand description
Returns the pre-expansion span if this comes from an expansion of the
macro name
.
See also is_direct_expn_of
.
Returns the pre-expansion span if this comes from an expansion of the
macro name
.
See also is_direct_expn_of
.