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