partial_ord_impl

Macro partial_ord_impl 

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