Skip to main content

token_tree_body

Function token_tree_body 

Source
fn token_tree_body(
    ctx: &AstCtx<'_>,
    tree: &TokenTree,
) -> Option<(String, usize)>