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