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