rust_weather 1.0.0

Uses open weather api's database to provide weather data via a CLI
Documentation
1
2
pub mod cli;
pub mod weather_api;