pub type FloatShape = Vec<Path>;
Contour set: one outer ring + zero-or-more holes, all as float points. Matches i_overlay’s Shape shape (one entry in Shapes<P>).
i_overlay
Shape
Shapes<P>
pub struct FloatShape { /* private fields */ }