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