Trait elastic::types::prelude::GeoShapeFieldType [] [src]

pub trait GeoShapeFieldType<M> where
    M: GeoShapeMapping
{ }

A field that will be mapped as a geo_shape.

Implementors