Expand description
The default path data structure.
Structs§
- Builder
Impl - The default builder for
Path. - Builder
With Attributes - A builder for
Pathwith custom attributes. - IdIter
- An iterator of endpoint and control point ids for
PathandPathSlice. - Iter
- An iterator for
PathandPathSlice. - Iter
With Attributes - An iterator for
PathandPathSlice. - Path
- A simple path data structure.
- Path
Slice - A view on a
Path. - Reversed
- An iterator of over a
Pathtraversing the path in reverse.