PartialOrd

Derive Macro PartialOrd 

1.38.0 ยท Source
#[derive(PartialOrd)]
Available on non-crate feature ferrocene_certified only.
Expand description

Derive macro generating an impl of the trait PartialOrd. The behavior of this macro is described in detail here.