Macro std::cmp::PartialOrd
1.38.0 · source · pub macro PartialOrd($item:item) { ... }
Expand description
Derive macro generating an impl of the trait PartialOrd
.
pub macro PartialOrd($item:item) { ... }
Derive macro generating an impl of the trait PartialOrd
.