Available on crate feature
lru only.Expand description
§LRU cache provider
This is an implementation of a [CacheLayer] provider using lru::LruCache.
Structs§
- LruProvider
- Local LRU cache provider
lru only.This is an implementation of a [CacheLayer] provider using lru::LruCache.