grid-point

Crates.iogrid-point
lib.rsgrid-point
version0.1.0
sourcesrc
created_at2024-04-24 05:34:35.765184
updated_at2024-04-24 05:34:35.765184
descriptionA Point represents an [x, y] coordinate on a grid or matrix
homepage
repositoryhttps://github.com/Rodhlann/grid-point
max_upload_size
id1218394
size2,313
Tim Pepper (Rodhlann)

documentation

README

grid-point

Description

This is a simple crate provided to help standardize simple Point representations and calculations for a [x, y] coordinate in a grid or Matrix.

Commit count: 3

cargo fmt