Efficient maps of integer id keys to values, backed by an underlying Vec
.
IntegerId
for enums and newtype structs
idmap-derive
proc_macro crateOrderMap
.
u32
needs to be stored.DirectIdMap
which doesn't preserve order,
and saves space when the ids of the map's keys are densly packed and mostly present.