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

pub struct GeohashGrid<'a> {
    // some fields omitted
}

Geohash aggregation

Methods

impl<'a> GeohashGrid<'a>
[src]

Trait Implementations

impl<'a> Debug for GeohashGrid<'a>
[src]

Formats the value using the given formatter.

impl<'a> Default for GeohashGrid<'a>
[src]

Returns the "default value" for a type. Read more