Function openweather::get_current_weather[][src]

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