Module allocator_api2::stable
source ยท Re-exportsยง
pub use self::slice::SliceExt;
Modulesยง
- Memory allocation APIs
- The
Box<T>
type for heap allocation. - macros ๐
- raw_vec ๐
- slice ๐
- unique ๐
- A contiguous growable array type with heap-allocated contents, written
Vec<T>
.
Functionsยง
- addr ๐
- assume ๐ โ
- invalid_mut ๐