[−][src]Module feed_rs::parser
Enums
ParseErrorKind | Underlying cause of the parse failure |
ParseFeedError | An error returned when parsing a feed from a source fails |
Functions
parse | Parse the input (Atom, a flavour of RSS or JSON Feed) into our model |
Type Definitions
ParseFeedResult |