2020-04-01 21:29:06 +00:00
|
|
|
# Grid
|
|
|
|
|
2020-04-06 18:38:23 +00:00
|
|
|
[](https://crates.io/crates/grid)
|
|
|
|
[](https://crates.io/crates/grid)
|
|
|
|
[](https://gitlab.com/becheran/grid_ci/pipelines)
|
|
|
|
[](https://opensource.org/licenses/MIT)
|
|
|
|
|
2020-04-02 21:08:02 +00:00
|
|
|
Data structure grid for rust. Provide a two dimensional data storage that is easy to use and fast.
|
2020-04-06 18:38:23 +00:00
|
|
|
|
|
|
|
- [documentation](https://docs.rs/grid/)
|
|
|
|
- [library on crates.io](https://crates.io/crates/grid)
|
2020-04-06 19:35:15 +00:00
|
|
|
|
|
|
|
## :construction: Under Construction :construction:
|
|
|
|
|
|
|
|
Not all features are implemented yet. Though, major API changes are not very likely.
|