[][src]Crate grid_2d

Modules

coord_system

Structs

Coord

General purpose coordinate

Grid
IteratorLengthDifferentFromSize
Size

A size cannot be created which would contain un-addressable cells. That is, the maximum size has a width and height of one greater than the maximum i32.

Type Definitions

GridEnumerate
GridEnumerateMut
GridIntoEnumerate
GridIntoIter
GridIter
GridIterMut