1 unstable release
Uses old Rust 2015
0.1.1 | Jan 13, 2019 |
---|
#2 in #darksky
35KB
1K
SLoC
This crate is based off of the synchronous dark sky api crate found here: https://crates.io/crates/forecast
Everything is exactly the same except that all responses are in the form of futures that must be run/executed by your own runtime (i.e. Tokio).
Dependencies
~22MB
~462K SLoC