pub struct Never;Expand description
A cache that stores nothing and retrieves nothing, thus it never caches.
Trait Implementations
Store a fully decoded object at offset of kind with compressed_size and data in the cache. Read more
pub struct Never;A cache that stores nothing and retrieves nothing, thus it never caches.
Store a fully decoded object at offset of kind with compressed_size and data in the cache. Read more