Module rss2email_lib::xml

source ·
Expand description

Parses web feeds according to the RSS and Atom specifications and constructs Blogs and Posts.

Modules

Enums

Represents different types of Date errors.
Represents possible issues that may arise when trying to parse web feeds. If this occurs then a web feed is considered invalid.

Functions

Turns an XML feed into a Blog if possible.