pub type AggregateOrder<Fn, O> = <Fn as OrderAggregateDsl<O>>::Output;
Expand description
Return type of AggregateExpressionMethods::aggregate_order
pub type AggregateOrder<Fn, O> = <Fn as OrderAggregateDsl<O>>::Output;
Return type of AggregateExpressionMethods::aggregate_order