Aggregation

Type Alias Aggregation 

Source
pub type Aggregation<F> = <F as Statistic>::Aggregation;
Expand description

The associated aggregation type of a Statistic.