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

pub struct Nested<'a> {
    pub path: &'a str,
}

Nested aggregation

Fields

Methods

impl<'a> Nested<'a>
[src]

Trait Implementations

impl<'a> Debug for Nested<'a>
[src]

Formats the value using the given formatter.