1 unstable release

0.1.0 Nov 19, 2024

#1587 in Data structures

Download history 112/week @ 2024-11-15 24/week @ 2024-11-22 3/week @ 2024-11-29 3/week @ 2024-12-06

142 downloads per month

MIT/Apache

10KB
318 lines

Disjoint Collections

This crate provides data collections such as DisjointVec and DisjointHashMap where items are categorized into disjoint classes.


lib.rs:

This crate provides data collections such as DisjointVec and DisjointHashMap where items are categorized into disjoint classes.

No runtime deps