Macro core::cmp::PartialOrd 1.38.0[−][src]
pub macro PartialOrd($item : item) {
...
}This is supported on non-crate feature
miri-test-libstd or test or doctest only.Expand description
Derive macro generating an impl of the trait PartialOrd.