Structs§
- Token
Stream - An abstract stream of tokens, or more concretely a sequence of token trees.
Traits§
- Both
Ways - A trait that allows for conversion both ways between two types.
- Somehow
Into - A trait that allows for conversion between two types, but only if the intermediate type can be converted into the target type.