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

pub macro PartialOrd($item : item) {
    ...
}
Expand description

派生宏,生成 PartialOrd trait 的 impl。