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