Macro std::cmp::Eq 1.38.0[−][src]
macro_rules! Eq { ($item:item) => { ... }; }
Expand description
Derive macro generating an impl of the trait Eq
.
macro_rules! Eq { ($item:item) => { ... }; }
Derive macro generating an impl of the trait Eq
.