Function diesel_mysql_spatial::functions::ST_Collect
source · [−]pub fn ST_Collect<G: Into<Geometry>, expr>(
expr: expr
) -> ST_Collect<G, <expr as AsExpression<G>>::Expression> where
expr: AsExpression<G>, Expand description
Represents the MySQL ST_Collect aggregate function