Ix

Type Alias Ix 

Source
pub type Ix<const N: usize> = [usize; N];
Expand description

Fixed size dimension.