pub fn first_token(input: &str) -> Token
Expand description

Parses the first token from the provided input string.