Function diesel_mysql_spatial::functions::ST_Dimension
source · [−]pub fn ST_Dimension<G: Into<Geometry>, g>(
g: g
) -> ST_Dimension<G, <g as AsExpression<G>>::Expression> where
g: AsExpression<G>, Expand description
Represents the MySQL ST_Dimension function.