Macro std::path::impl_cmp

source ·
macro_rules! impl_cmp {
    (<$($life:lifetime),*> $lhs:ty, $rhs: ty) => { ... };
}