[][src]Function rustc_lexer::is_id_start

pub fn is_id_start(c: char) -> bool

True if c is valid as a first character of an identifier.