[][src]Function ajson::parse_from_read

pub fn parse_from_read<R>(r: R) -> Option<Value> where
    R: Read

Same to parse, but for io::read.