Crates.io | tweetust |
lib.rs | tweetust |
version | 0.10.0 |
source | src |
created_at | 2015-01-18 13:13:33.555962 |
updated_at | 2019-06-06 13:16:30.844884 |
description | The Twitter API wrapper |
homepage | |
repository | https://github.com/azyobuzin/tweetust |
max_upload_size | |
id | 813 |
size | 193,385 |
Twitter API wrapper for Rust.
jsonmap
element in API definition files
This project generates code using the CoreTweet API Templates. CoreTweet is included as a submodule so:
git clone --recursive git@github.com:azyobuzin/tweetust.git
...before cargo build
.