Macro std::cmp::PartialOrd1.38.0[][src]

macro_rules! PartialOrd {
    ($item:item) => { ... };
}
Expand description

派生宏,生成 trait PartialOrd 的 impl。