sqrid 0.0.2

Square coordinates and grid-like arrays, with zero dependencies, in a single file
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dev-dependencies.anyhow]
version = "1"

[package]
authors = ["Leandro Lisboa Penz <lpenz@lpenz.org>"]
description = "Square coordinates and grid-like arrays, with zero dependencies, in a single file"
edition = "2018"
homepage = "https://github.com/lpenz/sqrid"
license = "MIT"
name = "sqrid"
readme = "README.md"
repository = "https://github.com/lpenz/sqrid"
version = "0.0.2"