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