Function serialize::json::from_reader[src]

pub fn from_reader(rdr: &mut Reader) -> Result<Json, BuilderError>

Decodes a json value from an &mut io::Reader