ST_IsValid

Function 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