[Documentation] (http://fractal.global/api-rs)
This library provides a simple API for using the the Frink.global REST API.
Using it is as simple as including this in the crate:
extern crate fractal_api;
Note: It requires Rust 1.11.0 or higher
This library is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE, and LICENSE-MIT for details.