ST_IsClosed

Function 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