Module gridly::range

source ·
Expand description

Range types, similar to core::ops::Range, for easy iteration over Row, Column, and Location values.

Structs

Enums

  • Error indicating that a Row or Column was out of bounds.

Type Aliases