rustmax::proc_macro2

Module token_stream

Source
Expand description

Public implementation details for the TokenStream type, such as iterators.

Structs§

  • An iterator over TokenStream’s TokenTrees.
  • An abstract stream of tokens, or more concretely a sequence of token trees.