Struct rs_es::operations::search::aggregations::GeoDistanceInst
[−]
[src]
pub struct GeoDistanceInst { // some fields omitted }
pub struct GeoDistanceInst { // some fields omitted }
impl GeoDistanceInst
fn new() -> GeoDistanceInst
fn with_from<T: Into<f64>>(self, val: T) -> Self
fn with_to<T: Into<f64>>(self, val: T) -> Self
impl ToJson for GeoDistanceInst
impl Debug for GeoDistanceInst