Crates.io | grud |
lib.rs | grud |
version | 0.1.1 |
source | src |
created_at | 2022-11-21 07:35:20.215812 |
updated_at | 2022-11-21 21:18:45.001752 |
description | Store and access data in two-dimensional grids |
homepage | |
repository | https://github.com/matanlurey/grud |
max_upload_size | |
id | 719814 |
size | 26,561 |
Grud aspires to be idiomatic and fun representation of a 2D grid in Rust.
⚠️ As of the time of this writing, this is my first ever public crate, and some turbulence might be expected!
If this crate isn't suitable for you, check out these ones:
TIP: For some notes about what I learned from these crates, see idioms.md.