Expand description
This crate defines unfiorm and primitive form of the TokenStream. We want this to be as stable as possible and limit the changes here to bare minimum.
Structs§
- Primitive representation of a token’s span.
- Primitive representation of a single token.
Traits§
- Trait that defines an object that can be turned into a PrimitiveTokenStream iterator.