pub fn format_path(points: &[Point2D], closed: bool) -> String
v7.37.5 ε — render a Path as PG canonical [(x,y),...] open or ((x,y),...) closed.
[(x,y),...]
((x,y),...)