Struct rs_es::operations::search::aggregations::bucket::Nested
[−]
[src]
pub struct Nested<'a> { pub path: &'a str, }
Nested aggregation
Fields
path: &'a str