Expand description
Logic common to all fat pointers.
Re-exports
pub use self::slice_ref as Ref;pub use self::slice_mut as Mut;pub use slice_boxed as Box;alloc
Structs
- slice_boxed
alloc - slice_boxed_Layout
alloc &'lt mut [T]but with a guaranteed#[repr(C)]layout.&'lt mut [T]but with a guaranteed#[repr(C)]layout.&'lt [T]but with a guaranteed#[repr(C)]layout.&'lt [T]but with a guaranteed#[repr(C)]layout.