Expand description
This crate provides data collections such as DisjointVec and
DisjointHashMap where items are categorized into disjoint classes.
Re-exports§
pub use hash_map::DisjointHashMap;pub use vec::DisjointVec;
This crate provides data collections such as DisjointVec and
DisjointHashMap where items are categorized into disjoint classes.
pub use hash_map::DisjointHashMap;pub use vec::DisjointVec;