Skip to main content

first_node_in_macro_uncached

Function first_node_in_macro_uncached 

Source
fn first_node_in_macro_uncached(
    cx: &LateContext<'_>,
    node: &impl HirNode,
) -> Option<ExpnId>