alloc-singleton 0.1.0

Memory allocators backed by singletons that own statically allocated memory
1
2
3
//! Type aliases for many constants (re-export of `typenum::consts`)

pub use generic_array::typenum::consts::*;