Skip to main content

CurveId

Type Alias CurveId 

Source
pub type CurveId = Key<Curve>;
Expand description

A handle to a space curve.

Aliased Typeยง

pub struct CurveId { /* private fields */ }