pub type CurveId = Key<Curve>;
A handle to a space curve.
pub struct CurveId { /* private fields */ }