Structs§
- Array2d
- the main struct for the 2d array
- Colum
Mut - Column
- GridPos
- struct that expresses index in 2d array
- Rows
- wrapper struct for iterating over rows
- RowsMut
- wrapper struct for iterating over mutable rows
Traits§
- GridIdx
- trait that is used for indexing the 2d array