Crate keyset_geom

source ·
Expand description

This crate contains the geometry types used internally in keyset. At the moment it mainly just re-exports types from Kurbo with a few custom additions.

Structs

Enums

  • The element of a Bézier path.

Traits

  • A generic trait for open and closed shapes.