Docs.rs
forecaster-0.1.2
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
forecaster 0.1.2
A simple weather forecaster that takes all the data from https://openweathermap.org/ and displays it in a nice way.
Crate
Source
Builds
Feature flags
Hide files
..
get_current_weather.rs
mod.rs
update_config_value.rs
1
2
pub
mod
get_current_weather
;
pub
mod
update_config_value
;