weather-union rust implementation
A rust implementation lib for weatherunion api.
Quickstart
let instance = from_key;
let weather_info = instance.locality.await.unwrap;
println!;
println!;
Where "api_key" is your WeatherUnion api key and ZWL# is a locality id from here