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