Struct rs_es::operations::search::aggregations::metrics::GeoBounds [] [src]

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

Geo Bounds aggregation

Methods

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

Trait Implementations

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

Formats the value using the given formatter.

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

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