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