estunnel 1.7.0

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