Crate simple_grid[][src]

Structs

Grid

A two-dimensional array, indexed with x-and-y-coordinates (columns and rows).

GridIndex

A struct used for indexing into a grid.