#compact #allocator #stable #integrate #allocate #api #chunky

simple_allocator_trait

A Simple placeholder for chunky and compact until they integrate with a stable rust allocator API

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)

MIT license

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.

No runtime deps