Crate transient_hashmap
source · [−]Expand description
HashMap with entries living for limited period of time.
Structs
Standard time provider returning current time.
HashMap
with entries that will be garbage collected (pruned)
after not being used for specified time.
Traits
Time provider.