#[derive(PartialOrd)]
Available on non-crate feature miri-test-libstd only.
Expand description

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