impl_vec_partialeq

Macro impl_vec_partialeq 

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