feed_parser::parsers::rss2

Function parse

source
pub fn parse(text: &str) -> Result<Vec<Feed>, String>