Searched defs:CacheMap (Results 1 – 1 of 1) sorted by relevance
89 pub struct CacheMap<T: Cacheable> { struct94 impl<T: Cacheable> CacheMap<T> { argument