Module policy

Source

Structs§

EvictionPolicy
The eviction (and admission) policy of a cache.
Policy
The policy of a cache.

Traits§

Expiry
Calculates when cache entries expire. A single expiration time is retained on each entry so that the lifetime of an entry may be extended or reduced by subsequent evaluations.