Module handle_hash_map

Module handle_hash_map 

Source
Expand description

HandleHashMap: structural layer with stable handles and debug reentrancy guard.

Structs§

Handle
HandleHashMap
Iter
Iterator over immutable entries in HandleHashMap.
IterMut
Iterator over mutable entries in HandleHashMap.

Enums§

InsertError