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

pub struct RangeResult {
    pub buckets: HashMap<StringRangeBucketResult>,
}

Fields

Trait Implementations

impl Debug for RangeResult
[src]

Formats the value using the given formatter.