Macro Ord
macro_rules! Ord { ... }
Derive macro generating an impl of the trait Ord.
The behavior of this macro is described in detail here.
Ordmacro_rules! Ord { ... }
Derive macro generating an impl of the trait Ord.
The behavior of this macro is described in detail here.