Crate allocator_api[−][src]
Re-exports
pub use alloc::*; |
pub use boxed::*; |
pub use raw_vec::*; |
Modules
| alloc | |
| boxed |
A pointer type for heap allocation. |
| raw_vec |
Traits
| NonNullCast |
Casting extensions to the |