Module zerovec::varzerovec::slice

source ·

Structs

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