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

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

派生宏,生成 trait Ord 的 impl。