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