Derive Macro std::cmp::PartialEq

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

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