pub type Axes = SmallVec<[usize; 8]>;
A list of n-dimensional array axes
pub struct Axes { /* private fields */ }