pub type ClippedEdges = ArrayVec<PathEdge, MAX_VERBS>;
#[repr(C)]pub struct ClippedEdges { /* private fields */ }