raystack 0.3.1

WIP SkySpark client
Documentation
# raystack

A WIP SkySpark 3 client library for Rust.

## Documentation
See [docs.rs](https://docs.rs/raystack/0.1.0/raystack/).

## Features
* Partial implementation of the Project Haystack REST API.
* SkySpark REST API `eval` operation.

## Future Plans
* Switch to async/await once the Rust ecosystem matures in a few months.
* Refine the public API.


<br><br>

Many thanks to Steve Eynon for his [post about SCRAM authentication](http://www.alienfactory.co.uk/articles/skyspark-scram-over-sasl).