elastic_lens_offical_es7/
lib.rs

1//! This crate is used as a simple way to track the offical
2//! Elasticsearch 7.x.x series of clients.  Unless you are
3//! using `ElasticLens` there is no reason to use this crate.
4pub use elasticsearch;