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

pub struct HistogramResult {
    pub buckets: Vec<HistogramBucketResult>,
}

Fields

Trait Implementations

impl Debug for HistogramResult
[src]

Formats the value using the given formatter.