Crate allocator_api

Source

Re-exports§

pub use crate::alloc::*;
pub use crate::boxed::*;
pub use crate::raw_vec::*;

Modules§

alloc
boxed
A pointer type for heap allocation.
collections
Collection types.
raw_vec