[][src]Function enso_macro_utils::matching_ident

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

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