Rust types mapping to the elasticsearch common schema
This crate provides basic type to be used when importing data to elasticsearch. It is generated from the type definitions in https://github.com/elastic/ecs.
The crates documentation can be found at https://docs.rs/crate/ecs_types.