[][src]Module elastic_types::geo::prelude

Includes all types for the geo_point and geo_shape types.

This is a convenience module to make it easy to build mappings for multiple types without too many use statements.

Re-exports

pub use super::mapping::*;
pub use super::point::prelude::*;
pub use super::shape::prelude::*;