Macro core::cmp::Ord 1.38.0[−][src]
pub macro Ord($item : item) {
...
}
Expand description
Derive macro generating an impl of the trait Ord
.
pub macro Ord($item : item) {
...
}
Derive macro generating an impl of the trait Ord
.