fn squish_polygons_together(polygons: Vec<Polygon>) -> Vec<(f64, f64)>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator