Macro mz_avro::types::to_avro

source ยท
macro_rules! to_avro {
    ($t:ty, $v:expr) => { ... };
}