A simple reddit API interface for Rust
If you've ever made a pull request on github before, you probably know more about it than me. I would really appreciate any help on this project, so if you have an idea on how to improve it, please feel free to submit an issue or pull request.
```rust
fn printtree(listing: Listing
print_tree(tree, 0); ```
rust
let mut app = App::new("appnamehere", "v0.1.0", "/u/usernamehere/").unwrap();
app.authorize_script(id, secret, username, password).unwrap();
In order to send HTTPS requests, this library depends on openssl-sys, which requires openssl development libraries to be installed on your system to build the project. Instructions detailing this process can be found here
Generic Notice: This is an unstable project yadda yadda yadda use it if you dare thanks