roux 0.2.0

Simple Reddit API Wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Roux.rs

[![CircleCI](https://circleci.com/gh/halcyonnouveau/roux.rs.svg?style=svg)](https://circleci.com/gh/halcyonnouveau/roux.rs)
[![Crate](https://img.shields.io/crates/v/roux.svg)](https://crates.io/crates/roux)
![GitHub](https://img.shields.io/github/license/halcyonnouveau/roux.rs.svg)

A simple Reddit API wrapper implemented in Rust.

## Disclaimer

Roux is still in very early development, lots of documentation and features
are missing. In the mean time it's probably better to use one of these
alternatives:

* [orca]https://github.com/IntrepidPig/orca
* [rawr]https://github.com/Aurora0001/rawr