pub type IdEvent = Event<EndpointId, ControlPointId>;Expand description
A path event representing endpoints and control points as IDs.
pub type IdEvent = Event<EndpointId, ControlPointId>;A path event representing endpoints and control points as IDs.