Docs.rs
lyon_geom-1.0.6
lyon_geom 1.0.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nical
Dependencies
arrayvec ^0.7
normal
euclid ^0.22.4
normal
num-traits ^0.2
normal
serde ^1.0
normal
optional
Versions
65.22%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lyon_
geom
1.0.6
Module arc
Module Items
Structs
In crate lyon_
geom
lyon_geom
Module
arc
Copy item path
Source
Expand description
Elliptic arc related maths and tools.
Structs
§
Arc
An elliptic arc curve segment.
ArcFlags
Flag parameters for arcs as described by the SVG specification.
Flattened
Flattening iterator for arcs.
SvgArc
An elliptic arc curve segment using the SVG’s end-point notation.