Module stable

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 ๐Ÿ”’