An unofficial Rust wrapper for the [hummingbird.me] API.
Add the following dependency to your Cargo.toml:
rust
hummingbird = "0.1"
And include it in your project:
rust
extern crate hummingbird;
License info in [LICENSE.md]. Long story short, ISC.