Searched defs:DiskCache (Results 1 – 2 of 2) sorted by relevance
14 pub struct DiskCache { struct15 inner: DiskCacheBorrowed, argument77 impl DiskCache { impl100 impl Deref for DiskCache { implementation108 impl Drop for DiskCache { implementation
95 cache: &Option<DiskCache>, in from_clc()