Function diesel_mysql_spatial::functions::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).