Expand description
Public implementation details for the TokenStream
type, such as iterators.
Structs§
- An iterator over
TokenStream
’sTokenTree
s. - An abstract stream of tokens, or more concretely a sequence of token trees.
Public implementation details for the TokenStream
type, such as iterators.
TokenStream
’s TokenTree
s.