Function from_reader

Source
pub fn from_reader<R: Read>(r: &mut R) -> Result<Llsd, Error>