impl_wave_obj

Macro impl_wave_obj 

Source
macro_rules! impl_wave_obj {
    ($ty:ty, $otype:expr) => { ... };
}
Expand description

Macro that implements WaveObj for a struct that has standard fields: oid: String, version: i64, meta: MetaMapType.