forecast_io

Crates.ioforecast_io
lib.rsforecast_io
version0.4.0
sourcesrc
created_at2016-08-24 04:56:31.161135
updated_at2016-09-13 14:44:16.752372
descriptionAn unofficial Rust wrapper for the forecast.io API.
homepagehttps://github.com/zeyla/forecast.io.rs
repositoryhttps://github.com/zeyla/forecast.io.rs.git
max_upload_size
id6092
size28,651
Zeyla Hellyer (zeyla)

documentation

https://docs.austinhellyer.me/forecast_io/

README

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.3"

And include it in your project:

extern crate forecast_io;

License

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

Commit count: 0

cargo fmt