The main type provided by this crate, representing an abstract stream of
tokens, or, more specifically, a sequence of token trees.
The type provides interfaces for iterating over those token trees and, conversely,
collecting a number of token trees into one stream.