atoll
0.1.3
Path
Aliased type
In atoll::route
?
Type Alias
atoll
::
route
::
Path
source
·
[
−
]
pub type Path =
Vec
<
GridSegment
>;
Expand description
A path of grid-coordinates.
Aliased Type
§
struct Path {
/* private fields */
}