Searched defs:Cache (Results 1 – 2 of 2) sorted by relevance
25 pub struct Cache { struct36 impl Drop for Cache { argument43 impl Cache { impl
449 pub async fn set_cache(&self, cache: Cache) { in set_cache()