Function rustc_lexer::is_ident

source ·
pub fn is_ident(string: &str) -> bool
Expand description

The passed string is lexically an identifier.