pub type CacheId = String;
Unique identifier of the Cache object.
pub struct CacheId { /* private fields */ }