vec_or_struct_impl

Macro vec_or_struct_impl 

Source
macro_rules! vec_or_struct_impl {
    ($struct_name: ident, $struct_name_remote: ident) => { ... };
}