Function openweather::get_16_day_forecast[][src]

pub fn get_16_day_forecast(
    location: LocationSpecifier,
    key: &str,
    len: u8
) -> Result<WeatherReport16Day, ErrorReport>