ST_SRID

Function ST_SRID 

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

Represents the MySQL ST_SRID function (with one argument).