bumpish 0.4.1

A set of collections using bump allocations
Documentation
1
2
3
4
5
6
7
8
#[path = "itest_std/map.rs"]
mod map;

#[path = "itest_std/set.rs"]
mod set;

#[path = "itest_std/vec.rs"]
mod vec;