Expand description
A map that creates a random handle on insertion to use when retrieving.
Structsยง
- The handle to a
RandMap
item is a typedu64
. - The type returned by
RandMap::iter()
. - The type returned by
RandMap::iter_mut()
. - A map that creates a random handle on insertion to use when retrieving.