#[derive(PartialOrd)]
🔬This is a nightly-only experimental API. (
prelude_2024
)Expand description
Derive macro generating an impl of the trait PartialOrd
.
The behavior of this macro is described in detail here.
#[derive(PartialOrd)]
prelude_2024
)Derive macro generating an impl of the trait PartialOrd
.
The behavior of this macro is described in detail here.