estunnel 1.8.4

Tool for downloading data from elasticsearch cluster.
1
pub type Result<T> = std::result::Result<T, Box<dyn std::error::Error>>;