cached
0.49.3
Module stores
Module Items
Structs
Traits
In crate cached
cached
Module
stores
Copy item path
Source
Structs
§
Expiring
Value
Cache
Expiring Value Cache
Sized
Cache
Least Recently Used /
Sized
Cache
Timed
Cache
Cache store bound by time
Timed
Sized
Cache
Timed LRU Cache
Unbound
Cache
Default unbounded cache
Traits
§
CanExpire
The
CanExpire
trait defines a function for implementations to determine if the value has expired.