pub type Aggregations = BTreeMap<AggregationName, Aggregation>;Expand description
Type alias for a collection of aggregations
Aliased Typeยง
pub struct Aggregations { /* private fields */ }pub type Aggregations = BTreeMap<AggregationName, Aggregation>;Type alias for a collection of aggregations
pub struct Aggregations { /* private fields */ }