Struct rs_es::operations::search::aggregations::bucket::NestedResult [] [src]

pub struct NestedResult {
    pub aggs: Option<AggregationsResult>,
}

Fields

Methods

impl NestedResult
[src]

Trait Implementations

impl Debug for NestedResult
[src]

Formats the value using the given formatter.