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

pub struct DateHistogramResult {
    pub buckets: Vec<DateHistogramBucketResult>,
}

Fields

Trait Implementations

impl Debug for DateHistogramResult
[src]

Formats the value using the given formatter.