elastic_queries
A crate to handle constructing, loading and manipulating Elasticsearch queries using a strongly typed interface. It is designed to work with elastic-rs
.
Cargo.toml
[dependencies]
elastic_queries = "*"
Construct a query, and modify it:
rust
TODO
Licensed under either of these: