Expand description
The default path data structure.
Structs§
- The default builder for
Path
. - A builder for
Path
with custom attributes. - An iterator of endpoint and control point ids for
Path
andPathSlice
. - An iterator for
Path
andPathSlice
. - An iterator for
Path
andPathSlice
. - A simple path data structure.
- A view on a
Path
. - An iterator of over a
Path
traversing the path in reverse.