Function diesel_mysql_spatial::functions::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