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