Module stable
allocator_
api2
0.2.21
Module stable
Module Items
Re-exports
Modules
Functions
In crate allocator_
api2
Modules
alloc
boxed
collections
stable
vec
Macros
unsize_box
vec
Traits
SliceExt
allocator_api2
Module
stable
Copy item path
Settings
Help
Summary
Source
Re-exports
§
pub use self::slice::
SliceExt
;
Modules
§
alloc
Memory allocation APIs
boxed
The
Box<T>
type for heap allocation.
collections
macros
🔒
raw_vec
🔒
slice
🔒
unique
🔒
vec
A contiguous growable array type with heap-allocated contents, written
Vec<T>
.
Functions
§
addr
🔒
assume
🔒
⚠
invalid_
mut
🔒