Function openweather::get_5_day_forecast[][src]

pub fn get_5_day_forecast(
    location: LocationSpecifier,
    key: &str
) -> Result<WeatherReport5Day, ErrorReport>