ST_Latitude

Function ST_Latitude 

Source
pub fn ST_Latitude<p>(
    p: p,
) -> ST_Latitude<<p as AsExpression<Point>>::Expression>
where p: AsExpression<Point>,
Expand description

Represents the MySQL ST_Latitude function (with one argument).