estunnel 1.7.1

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