id-map 0.2.2

Data structure of values indexed by IDs.
Documentation
1
2
3
# id-map


See also [slab](https://crates.io/crates/slab) or [slotmap](https://crates.io/crates/slotmap) for a better optimized version of this crate.