Type Definition elasticsearch_dsl::search::aggregations::Aggregations
source · [−]pub type Aggregations = BTreeMap<AggregationName, Aggregation>;Expand description
Type alias for a collection of aggregations
pub type Aggregations = BTreeMap<AggregationName, Aggregation>;Type alias for a collection of aggregations