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