Improvements to the LRU cache #4735
Annotations
5 errors
test:
linera-views/src/backends/lru_caching.rs#L944
cannot find trait `RestrictedKeyValueStore` in this scope
|
test:
linera-views/src/backends/memory.rs#L21
unused import: `lru_caching::DEFAULT_STORAGE_CACHE_POLICY`
|
test:
linera-views/src/backends/lru_caching.rs#L963
no method named `iterator` found for associated type `<K as ReadableKeyValueStore>::Keys` in the current scope
|
test:
linera-views/src/backends/lru_caching.rs#L975
no method named `iterator` found for associated type `<K as ReadableKeyValueStore>::KeyValues` in the current scope
|
test
Process completed with exit code 101.
|