Crate elastic_hyper

Crate elastic_hyper 

Source
Expand description

Elasticsearch REST API Client

A lightweight implementation of the Elasticsearch API based on the hyper HTTP client.

ยงDeprecated

This crate has been deprecated in favour of: elastic_reqwest.