pub type CachedLiteral = Cached<Literal>;
Literal with cached string representation.
Literal
struct CachedLiteral { /* private fields */ }