Crate onlytypes_core

Source

Structs§

TokenStream
An abstract stream of tokens, or more concretely a sequence of token trees.

Traits§

BothWays
A trait that allows for conversion both ways between two types.
SomehowInto
A trait that allows for conversion between two types, but only if the intermediate type can be converted into the target type.

Functions§

ignore
Ignores the input and returns an empty token stream.
stub