dwd-api 0.1.0

A high level Rust wrapper for the DWD (Deutscher Wetterdienst) weather data API
1
2
3
fn main() {
    println!("Hello, world!");
}