Function feed_rs::parser::parse [] [src]

pub fn parse<R>(input: &mut R) -> Option<Feed> where
    R: Read