Macro sp_std::prelude::PartialEq 1.38.0[−][src]
macro_rules! PartialEq { => { ... }; }
Expand description
Derive macro generating an impl of the trait PartialEq
.
macro_rules! PartialEq { => { ... }; }
Derive macro generating an impl of the trait PartialEq
.