Function weakjson::from_reader [] [src]

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

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