iced_renderer::geometry::path::lyon_path

Module traits

Available on crate feature geometry only.
Expand description

lyon_path traits reexported here for convenience.

Traits§

Build
Builds a path.
PathBuilder
The base path building interface.
PathIterator
An extension trait for PathEvent iterators.
SvgPathBuilder
A path building interface that tries to stay close to SVG’s path specification. https://svgwg.org/specs/paths/