Unofficial Rust library for the Twitter API.
This library allows you to:
Documentation
Add this to your Cargo.toml:
Cargo.toml
toml [dependencies] twitter-api = "0.5"
See examples.