GridPos

Type Alias GridPos 

Source
pub type GridPos = (usize, usize);
Expand description

A type representing a position in Grid