Struct any_cache::DummyCache
[−]
[src]
pub struct DummyCache;
An implementation of a cache that actually doesn’t cache at all.
pub struct DummyCache;
An implementation of a cache that actually doesn’t cache at all.
impl DummyCache[src]fn new() -> Selfimpl Default for DummyCache[src]impl Cache for DummyCache[src]