proc_macro2::parse

Function leaf_token

source
fn leaf_token(input: Cursor<'_>) -> Result<(Cursor<'_>, TokenTree), Reject>