Macro raw_data_model_object_trait

Source
macro_rules! raw_data_model_object_trait {
    ($struct_type:ty) => { ... };
}