pub fn ST_IsEmpty<G: Into<Geometry>, g>(
g: g,
) -> ST_IsEmpty<G, <g as AsExpression<G>>::Expression>where
g: AsExpression<G>,Expand description
Represents the MySQL ST_IsEmpty function.
pub fn ST_IsEmpty<G: Into<Geometry>, g>(
g: g,
) -> ST_IsEmpty<G, <g as AsExpression<G>>::Expression>where
g: AsExpression<G>,Represents the MySQL ST_IsEmpty function.