Registry / other / lyon-bezier

lyon-bezier

JSON →
library0.9.0rscratesunverified

This crate was renamed into lyon_geom.

# Cargo.toml [dependencies] lyon_bezier = "0.9.0"
INSTALL
IMPORT
SIG · LYON-BEZIER
L
lyon-bezier
otherrustv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BezierCurve
use lyon_bezier::BezierCurve;

Basic usage of Bezier curve (deprecated).

use lyon_bezier::BezierCurve; fn main() { let curve = BezierCurve::new(); println!("Bezier curve created"); }
Debug
Known issues
breakingThis crate is deprecated; use lyon_geom instead.
fix
Replace lyon_bezier with lyon_geom in your Cargo.toml and code.
affects: >=0.9.0
Upgrade
Version history
0.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
lyon-bezier — cargo add lyon-bezier · libregistry