Crate grid_2d

Source

Re-exports§

pub use coord_2d;

Structs§

Coord
General purpose coordinate
Grid
GridEdgeIter
GridEdgeIterMut
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.

Enums§

Get2Error

Type Aliases§

CoordIter
EdgeCoordIter
GridEdgeEnumerate
GridEdgeEnumerateMut
GridEnumerate
GridEnumerateMut
GridIntoEnumerate
GridIntoIter
GridIter
GridIterMut
GridRows
GridRowsMut