| Crates.io | instances-social |
| lib.rs | instances-social |
| version | 2.0.0 |
| created_at | 2019-02-20 21:35:37.865133+00 |
| updated_at | 2019-02-26 14:45:46.324514+00 |
| description | API Client for the instances.social API |
| homepage | https://gitlab.com/pwoolcoc/instances-social |
| repository | https://gitlab.com/pwoolcoc/instances-social |
| max_upload_size | |
| id | 116073 |
| size | 88,579 |
= instances.social API client
this is a rust client for the https://instances.social API
== installation
add the following to your Cargo.toml:
== usage
// src/main.rs
use instances_social::Client;