☰
Module stores
Structs
Traits
?
Module
cached
::
stores
source
·
[
−
]
Structs
ExpiringValueCache
Expiring Value Cache
SizedCache
Least Recently Used /
Sized
Cache
TimedCache
Cache store bound by time
TimedSizedCache
Timed LRU Cache
UnboundCache
Default unbounded cache
Traits
CanExpire
The
CanExpire
trait defines a function for implementations to determine if the value has expired.