::core::ops::

Trait PartialEq

pub trait PartialEq {
fn eq(self, rhs: Self) -> bool;
fn ne(self, rhs: Self) -> bool;
}