☰
Other items in
rustc_lexer
All crates
?
Function
rustc_lexer
::
first_token
[
−
]
[src]
pub fn first_token(input: &
str
) ->
Token
Expand description
Parses the first token from the provided input string.