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

pub struct GeohashGridResult {
    pub buckets: Vec<GeohashGridBucketResult>,
}

Fields

Trait Implementations

impl Debug for GeohashGridResult
[src]

Formats the value using the given formatter.