impl_vec_partialord

Macro impl_vec_partialord 

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