Crate weather_cli

Crate weather_cli 

Source

Modules§

api_usage
cli
constants
user_setup

Structs§

URLPlaceholder
URL placeholder information.

Enums§

ErrorMessageType

Functions§

get_executable_directory
Returns executable directory.
get_json_file
Returns std::fs::File type value of a JSON file.
make_json_file_name
Complete a JSON file name.
read_json_file
Read a JSON file and return the string.
read_json_response
Reads a JSON file and returns serialized data.
replace_url_placeholders
Replaces URL placeholders with given values.