UnorderedId

Type Alias UnorderedId 

Source
pub type UnorderedId = u64;
Expand description

When adding an element in a ArenaHashMap, we get a unique id associated to the given key.