Derive Macro sp_std::cmp::PartialOrd
1.38.0 · source · #[derive(PartialOrd)]
Expand description
Derive macro generating an impl of the trait PartialOrd
.
The behavior of this macro is described in detail here.
#[derive(PartialOrd)]
Derive macro generating an impl of the trait PartialOrd
.
The behavior of this macro is described in detail here.