#[derive(PartialOrd)]
Available on 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.
#[derive(PartialOrd)]
std
only.Derive macro generating an impl of the trait PartialOrd
.
The behavior of this macro is described in detail here.