Chunk

Type Alias Chunk 

Source
pub type Chunk<T> = (isize, Array2<T>);