travis-badge license-badge docs-badge

forecast.io.rs

An unofficial Rust wrapper for the forecast.io API.

Installation

Add the following dependency to your Cargo.toml:

toml forecast_io = "0.2"

And include it in your project:

rust extern crate forecast_io;

License

License info in [LICENSE.md]. Long story short, ISC.