Struct rs_es::query::geo::GeoBoundingBoxQueryInner [] [src]

pub struct GeoBoundingBoxQueryInner {
    // some fields omitted
}

Trait Implementations

impl Debug for GeoBoundingBoxQueryInner
[src]

Formats the value using the given formatter.

impl Default for GeoBoundingBoxQueryInner
[src]

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