Module counted_hash_map

Module counted_hash_map 

Source
Expand description

CountedHashMap: per-entry reference counting atop HandleHashMap using tokens.

Structs§

Counted
CountedHandle
CountedHashMap

Enums§

PutResult
Result of returning a token; indicates whether the entry was removed.