Crate weather_in

Crate weather_in 

Source
Expand description

This module defines the CLI struct, command-line argument parsing, and functions for requesting current weather information.

Modules§

weather
This module defines the data structures representing weather information.

Structs§

Cli

Functions§

request_current_weather
Function to request current weather information.