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