ST_Length

Function ST_Length 

Source
pub fn ST_Length<G: Into<Geometry>, ls>(
    ls: ls,
) -> ST_Length<G, <ls as AsExpression<G>>::Expression>
where ls: AsExpression<G>,
Expand description

Represents the MySQL ST_Length function