Re-exports§
pub use coord_2d;
Structs§
- Coord
- General purpose coordinate
- Grid
- Grid
Edge Iter - Grid
Edge Iter Mut - Iterator
Length Different From Size - 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
.