linear_collections 0.3.0

Map and Set types backed by linear data structures.
Documentation
1
2
3
pub fn main() {
    linear_collections_macros::vec_map![];
}