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