| Crates.io | mastodon |
| lib.rs | mastodon |
| version | 0.1.0 |
| created_at | 2016-11-25 11:26:19.878502+00 |
| updated_at | 2016-11-25 11:26:19.878502+00 |
| description | client api for interacting with mastodon instances |
| homepage | |
| repository | https://github.com/tinaun/mastodon-rs |
| max_upload_size | |
| id | 7361 |
| size | 8,368 |
this is very early in development, with only a few basic api endpoints implemented you need to generate an access token manually, for now
see mod tests in src/lib.rs for basic use examples