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.

Reexports

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