pub fn parse<R: Read>(source: R) -> ParseFeedResult<Feed>
Convenience for parse_with_uri() with None as the base_uri
parse_with_uri()
None