Skip to main content

unpack_value

Function unpack_value 

Source
pub fn unpack_value<R>(reader: &mut R) -> Result<Value, UnpackError>
where R: Read,