syn
2.0.94
Module lookahead
Module Items
Structs
Enums
Traits
Functions
In crate syn
syn
Module
lookahead
Copy item path
source
Structs
§
End
Pseudo-token used for peeking the end of a parse stream.
Lookahead1
Support for checking the next token in a stream to decide how to parse.
Enums
§
Token
Marker
Traits
§
Peek
Types that can be parsed by looking at just one token.
Functions
§
new
🔒
peek_
impl
🔒