Function jsonfeed::from_reader [] [src]

pub fn from_reader<R: Read>(r: R) -> Result<Feed>

Deserialize a Feed object from an IO stream of JSON