Module multi_consumer

Available on crate feature rpc only.
Expand description

Metered cache, which also provides storage for senders in order to queue queries that result in a cache miss.

Structs§

MultiConsumerLruCache
A multi-consumer LRU cache.