ST_ConvexHull

Function ST_ConvexHull 

Source
pub fn ST_ConvexHull<G: Into<Geometry>, g>(
    g: g,
) -> ST_ConvexHull<G, <g as AsExpression<G>>::Expression>
where g: AsExpression<G>,
Expand description

Represents the MySQL ST_ConvexHull function