Crate holyhashmap
source ·Structs
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.Holy hash maps, Batman! – Robin