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