Re-exports§
pub use grid_search_cardinal_best as best;
pub use grid_search_cardinal_distance_map as distance_map;
pub use grid_search_cardinal_point_to_point as point_to_point;
Structs§
- Coord
- General purpose coordinate
- Path
- Size
- A size cannot be created which would contain un-addressable cells.
That is, the maximum size has a width and height of one greater than the maximum
i32
. - Step