elastic_hyper 0.2.3

A lightweight implementation of the Elasticsearch API based on Hyper.
Documentation
pub mod aliases;
pub mod allocation;
pub mod count;
pub mod fielddata;
pub mod health;
pub mod help;
pub mod indices;
pub mod master;
pub mod nodeattrs;
pub mod nodes;
pub mod pending_tasks;
pub mod plugins;
pub mod recovery;
pub mod repositories;
pub mod segments;
pub mod shards;
pub mod snapshots;
pub mod tasks;
pub mod thread_pool;