mz_avro::types

Macro to_avro

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