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

pub struct FiltersResult {
    pub buckets: HashMap<StringFiltersBucketResult>,
}

Fields

Trait Implementations

impl Debug for FiltersResult
[src]

Formats the value using the given formatter.