mz_avro::decode

Function give_value

Source
pub fn give_value<D: AvroDecode>(d: D, v: &Value) -> Result<D::Out, Error>