matching_ident

Function matching_ident 

Source
pub fn matching_ident(token: &TokenTree, name: &str) -> bool
Expand description

Is the given token an identifier matching to a given string?