elastic_reqwest 0.8.1

A lightweight implementation of the Elasticsearch API based on reqwest.
Documentation
# Compiled files
*.o
*.so
*.rlib
*.dll
*.rs.bk

# Executables
*.exe

Cargo.lock

# Visual Studio
*.user
*.suo

/target/
/obj/
.idea