Apache Livy REST API Client in Rust

Abstract
This project provides an Apache Livy REST API client in the following two forms:
- Rust module which can be used by any other Rust programs
- Executable binary file which can be executed by itself (i.e. without any other dependencies such as Rust development environment)
Supported Versions of Apache Livy