ST_Collect

Function 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