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

pub struct GeoDistanceInst {
    // some fields omitted
}

Methods

impl GeoDistanceInst
[src]

Trait Implementations

impl Debug for GeoDistanceInst
[src]

Formats the value using the given formatter.

impl Default for GeoDistanceInst
[src]

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