impl_vec_ord

Macro impl_vec_ord 

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