CachedPunct

Type Alias CachedPunct 

Source
pub type CachedPunct = Cached<Punct>;
Expand description

Punct with cached string representation.

Aliased Typeยง

pub struct CachedPunct { /* private fields */ }