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

pub struct GeoDistanceResult {
    pub buckets: Vec<GeoDistanceBucketResult>,
}

Fields

Trait Implementations

impl Debug for GeoDistanceResult
[src]

Formats the value using the given formatter.