Struct rs_es::operations::search::aggregations::bucket::ChildrenResult
[−]
[src]
pub struct ChildrenResult { pub doc_count: u64, pub aggs: Option<AggregationsResult>, }
Fields
doc_count: u64
aggs: Option<AggregationsResult>