Home
last modified time | relevance | path

Searched defs:CacheMap (Results 1 – 1 of 1) sorted by relevance

/cloud-hypervisor/block/src/qcow/
H A Dvec_cache.rs89 pub struct CacheMap<T: Cacheable> { struct
94 impl<T: Cacheable> CacheMap<T> { argument