openweather-api 0.1.0

OpenWeather API
Documentation
1
2
3
4
5
pub enum Units {
    Standard,
    Metric,
    Imperial,
}