Function mz_avro::give_value

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