Crates.io | forecast_io |
lib.rs | forecast_io |
version | 0.4.0 |
source | src |
created_at | 2016-08-24 04:56:31.161135 |
updated_at | 2016-09-13 14:44:16.752372 |
description | An unofficial Rust wrapper for the forecast.io API. |
homepage | https://github.com/zeyla/forecast.io.rs |
repository | https://github.com/zeyla/forecast.io.rs.git |
max_upload_size | |
id | 6092 |
size | 28,651 |
An unofficial Rust wrapper for the forecast.io API.
Add the following dependency to your Cargo.toml:
forecast_io = "0.3"
And include it in your project:
extern crate forecast_io;
License info in LICENSE.md. Long story short, ISC.