Module vector::expiring_hash_map

source ·
Expand description

Expiring Hash Map and related types. See ExpiringHashMap.

Structs§

Type Aliases§

  • An expired item, holding the value and the key with an expiration information.