forecast_io 0.2.0

An unofficial Rust wrapper for the forecast.io API.
Documentation

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:

forecast_io = "0.2"

And include it in your project:

extern crate forecast_io;

License

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