Type Alias VarZeroSlice16

Source
pub type VarZeroSlice16<T> = VarZeroSlice<T, Index16>;

Aliased Typeยง

struct VarZeroSlice16<T> { /* private fields */ }