Derive Macro no_std_compat2::cmp::PartialOrd
1.38.0 · source · #[derive(PartialOrd)]Available on non-crate feature
std only.Expand description
Derive macro generating an impl of the trait PartialOrd.
The behavior of this macro is described in detail here.