define_data_type_func

Macro define_data_type_func 

Source
macro_rules! define_data_type_func {
    ($struct: ident) => { ... };
}