Module path

Expand description

The default path data structure.

Structs§

BuilderImpl
The default builder for Path.
BuilderWithAttributes
A builder for Path with custom attributes.
IdIter
An iterator of endpoint and control point ids for Path and PathSlice.
Iter
An iterator for Path and PathSlice.
IterWithAttributes
An iterator for Path and PathSlice.
Path
A simple path data structure.
PathSlice
A view on a Path.
Reversed
An iterator of over a Path traversing the path in reverse.

Type Aliases§

Builder