Function map_model::make::initial::geometry::close_off_polygon[][src]

fn close_off_polygon(pts: Vec<Pt2D>) -> Vec<Pt2D>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator