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

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

派生宏,生成 trait PartialEq 的 impl。