pub fn from_reader(rdr: &mut dyn Read) -> Result<Json, BuilderError>
Decodes a json value from an &mut io::Read
&mut io::Read