Crate elasticsearch_dsl[][src]

Expand description

A strongly typed query DSL that maps 1 to 1 with the Elasticsearch query DSL.

Re-exports

pub use self::search::*;

Modules