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
pub fn ST_ConvexHull<G: Into<Geometry>, g>(
g: g,
) -> ST_ConvexHull<G, <g as AsExpression<G>>::Expression>where
g: AsExpression<G>,Represents the MySQL ST_ConvexHull function