1 unstable release
Uses old Rust 2015
0.1.0 | Jul 5, 2018 |
---|
#21 in #allocate
44 downloads per month
Used in 4 crates
(via compact)
3KB
This tiny crate defines a simple allocator interface.
It is used by Compact
types in the compact
crate to allocate space
when decompacting from their compact form.