ecs_types 0.2.0

Rust types mapping to the elasticsearch common schema
Documentation
1
2
3
4
5
mod timestamp;
pub use timestamp::*;

mod geo_point;
pub use geo_point::*;