rsgraph 0.1.1

telegra.ph API bindings in Rust
Documentation
# rsgraph
This library provides pure Rust bindings to 
the [telegra.ph](https://telegra.ph/api) API


## Installation
Simply add `rsgraph` to your `Cargo.toml` file.

```toml
[dependencies]
rsgraph = "0.1.0"
```

This crate is currently under active 
development. Until near `1.0` release, there
will be major breaking changes.

`rsgraph` is currently __Pre-alpha__ software.


## Documentation
Currently non-existent. Sorry!