Policy subscribers basically never store `V` (the cached value), so we should not clone that one unconditionally. But even `K` (the cache key) is not stored in all cases. So let's pass a reference for both and let the policies decide if they wanna clone the data or not. |
||
|---|---|---|
| .. | ||
| backend | ||
| cache | ||
| loader | ||
| addressable_heap.rs | ||
| lib.rs | ||
| resource_consumption.rs | ||