AggregateOrder

Type Alias AggregateOrder 

Source
pub type AggregateOrder<Fn, O> = <Fn as OrderAggregateDsl<O>>::Output;
Expand description