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