Type Alias VarZeroSlice32

Source
pub type VarZeroSlice32<T> = VarZeroSlice<T, Index32>;

Aliased Typeยง

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