Type Definition afarray::Coord

source ·
pub type Coord = Vec<u64>;
Expand description

An n-dimensional coordinate.