tweetust 0.4.0

The Twitter API wrapper
Documentation

tweetust

crates.io Build Status

Twitter API wrapper for Rust.

Roadmap

  • Use serde
  • Use Cow to store string
  • Update oauthcli
  • &mut builders
  • Change the way to generate code: be pure Rust
  • Parse Tweet.source (in serde_json?)
  • Support new APIs (media, collections, ...)
  • Streaming