pub fn matching_ident(token: &TokenTree, name: &str) -> bool
Is the given token an identifier matching to a given string?