impl_cmp

Macro impl_cmp 

Source
macro_rules! impl_cmp {
    ($lhs:ty, $rhs: ty) => { ... };
}