Crates.io | hummingbird |
lib.rs | hummingbird |
version | 0.1.3 |
source | src |
created_at | 2016-08-23 00:25:21.935185 |
updated_at | 2016-11-02 17:12:59.488282 |
description | An unofficial Rust wrapper for the Hummingbird.me API. |
homepage | https://gitlab.com/kalasi/hummingbird.rs |
repository | https://gitlab.com/kalasi/hummingbird.rs.git |
max_upload_size | |
id | 6078 |
size | 27,085 |
An unofficial Rust wrapper for the hummingbird.me API.
Add the following dependency to your Cargo.toml:
hummingbird = "0.1"
And include it in your project:
extern crate hummingbird;
License info in LICENSE.md. Long story short, ISC.