Derive Macro std::cmp::Ord

1.38.0 · source ·
#[derive(Ord)]
Expand description

派生宏生成 trait Ord 的一个 impl。 这个宏的行为在 here 中有详细描述。