Type Alias atoll::route::GridSegment

source ·
pub type GridSegment = (GridCoord, GridCoord);
Expand description

A segment of a path.