Function rustc_ap_rustc_lexer::first_token[][src]

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

Parses the first token from the provided input string.