pub type CachedTokenTree = Cached<TokenTree>;
TokenTree (any token) with cached string representation.
TokenTree
pub struct CachedTokenTree { /* private fields */ }