Function mz_avro::decode::give_value

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