5 releases (3 breaking)
Uses old Rust 2015
0.4.0 | Sep 13, 2016 |
---|---|
0.3.0 | Aug 31, 2016 |
0.2.0 | Aug 30, 2016 |
0.1.1 | Aug 27, 2016 |
0.1.0 | Aug 24, 2016 |
#26 in #forecast
27KB
604 lines
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.
Dependencies
~6.5MB
~138K SLoC