19 unstable releases (4 breaking)
0.6.0 | Sep 29, 2024 |
---|---|
0.4.1 | Sep 10, 2024 |
0.3.8 | Oct 22, 2023 |
0.3.4 | Jun 26, 2023 |
0.2.2 | Oct 31, 2022 |
#938 in Data structures
Used in rustymines
30KB
349 lines
grid
2D Grid
lib.rs
:
A 2-dimensional grid with runtime-defined, fixed size that allows mutable access to its fields.
Dependencies
~110KB