Crate allocator_api [] [src]

Re-exports

pub use allocator::*;
pub use boxed::*;
pub use raw_vec::*;

Modules

allocator
boxed

A pointer type for heap allocation.

raw_vec