Crate holyhashmap

Source

Structs§

EntryIndex
A type-safe position in the entries vector. This type is intentionally lacking trait implementions such as PartialOrd or Add in order to avoid creating an invalid index.
HolyHashMap
Holy hash maps, Batman! – Robin
Indices
IntoIter
Iter
IterMut
Keys
OccupiedEntry
VacantEntry
Values
ValuesMut

Enums§

Entry