- Refactor
OpenWeatherMapServiceto implement async-await as core implementation- Closure and Combine functions will leverage async-await functions.
- Update protocol, tests and README
- Improve func documentation
OpenWeatherMapService to implement async-await as core implementation