Module feed_rs::parser

source ·

Enums

Underlying cause of the parse failure
An error returned when parsing a feed from a source fails

Functions

Convenience for parse_with_uri() with None as the base_uri
Parse the input (Atom, a flavour of RSS or JSON Feed) into our model

Type Definitions