Expand description
Specific path types for polygons.
Structs§
- A view over a sequence of endpoint IDs forming a polygon.
- An iterator of
Event<EndpointId, ()>
. - An iterator of
PathEvent
. - A view over a sequence of endpoints forming a polygon.
- An iterator of
IdEvent
forPolygon
. - An iterator of
Event<&Endpoint, ()>
.