[][src]Crate gridly

Modules

direction

A simple enumeration for the 4 cardinal directions.

grid
location
prelude

The gridly prelude includes all traits and common structs. It does not include the single-letter shorthand constructors, though.

range
shorthand

The shorthand module includes quick single-character shorthand constructors for the common gridly types ([Row], [Column], [Vector], and [Location]).

vector