Trait alloc_no_stdlib::AllocatedSlice [] [src]

pub trait AllocatedSlice<T>: SliceWrapperMut<T> + SliceWrapper<T> + Default { }

Implementors