Function diesel_mysql_spatial::functions::ST_IsEmpty
source · [−]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.