Module iced::widget::canvas::path

source ·
Available on crate feature canvas only.
Expand description

Build different kinds of 2D shapes.

Modules

Build and draw curves.

Structs

A segment of a differentiable curve.
A Path builder.
An immutable set of points that may or may not be connected.