This is a simple client written in Rust that pulls tweets from Twitter's Streaming API and prints them out.
NOTE: before running you have to edit main.rs
with your real Twitter API credentials.
Run with Rust Cargo (http://doc.crates.io/guide.html)
Run command: cargo run