rustmax::cxx::std::prelude::rust_2024Derive Macro Ord
Source #[derive(Ord)]
🔬This is a nightly-only experimental API. (prelude_2024
)
Expand description
Derive macro generating an impl of the trait Ord
.
The behavior of this macro is described in detail here.