AggregateAll

Type Alias AggregateAll 

Source
pub type AggregateAll<Fn> = <Fn as AllDsl>::Output;
Expand description