blazemap 0.5.1

Implements a vector-based slab-like map with an interface similar to that of HashMap, and also provides tools for generating lightweight identifiers that can be type-safely used as keys for this map.
Documentation
1
2
3
pub mod key_wrapper;
pub mod key_wrapper_bounded;
pub mod plain_id;