Function diesel_mysql_spatial::functions::ST_GeometryN
source · [−]pub fn ST_GeometryN<gc, n>(
gc: gc,
n: n
) -> ST_GeometryN<<gc as AsExpression<GeometryCollection>>::Expression, <n as AsExpression<Integer>>::Expression> where
gc: AsExpression<GeometryCollection>,
n: AsExpression<Integer>, Expand description
Represents the MySQL ST_GeometryN function