impl_partial_order

Macro impl_partial_order 

Source
macro_rules! impl_partial_order {
    ( $( $ty:ty )* ) => { ... };
}