rustc_lexer
pub fn first_token(input: &str) -> Token
Parses the first token from the provided input string.