pub type Offsets = ArrayExt<u64>;
One-dimensional array indices corresponding to n-dimensional coordinates.
pub struct Offsets(/* private fields */);