Module slice

Source

Structs§

VarZeroSlice
A zero-copy “slice”, that works for unsized types, i.e. the zero-copy version of [T] where T is not Sized.