Skip to content

jgall/forecast-rs-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages