[][src]Type Definition hierarchical_pathfinding::Point

type Point = (usize, usize);

A shorthand for Points on the grid