Enum rs_es::query::geo::Type [] [src]

pub enum Type {
    Indexed,
    Memory,
}

Geo Bounding Box filter type

Variants

Trait Implementations

impl Debug for Type
[src]

Formats the value using the given formatter.

impl Serialize for Type
[src]

Serializes this value into this serializer.