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