pub type MemoryCache = LruTtlCache;Expand description
Memory cache layer (simplified for compatibility)
Aliased Typeยง
pub struct MemoryCache { /* private fields */ }pub type MemoryCache = LruTtlCache;Memory cache layer (simplified for compatibility)
pub struct MemoryCache { /* private fields */ }