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