Available on crate feature
geometry
only.Expand description
Build different kinds of 2D shapes.
Re-exports§
pub use arc::Arc;
pub use lyon_path;
Modules§
- Build and draw curves.
Structs§
- A
Path
builder. - An immutable set of points that may or may not be connected.