grid-point 0.1.0

A Point represents an [x, y] coordinate on a grid or matrix
Documentation
  • Coverage
  • 40%
    2 out of 5 items documented0 out of 2 items with examples
  • Size
  • Source code size: 1.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.37 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Rodhlann

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.