Macro std::path::impl_cmp[][src]

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