weather_report v0.1.0 WeatherReport.Forecast

Parse a document into a forecast.

Summary

Functions

Parses an rss or xml document into a forecast

Types

Functions

parse(feed)

Specs

parse(String.t) :: {:ok, t} | {:error, String.t}

Parses an rss or xml document into a forecast.