1 2 3
pub const MIN_CONTOUR_VERTICES_COUNT: usize = 3; pub const MIN_MULTIPOLYGON_POLYGONS_COUNT: usize = 2; pub const MIN_MULTISEGMENT_SEGMENTS_COUNT: usize = 2;