devela::_dep::_std::prelude::rust_2018

Derive Macro Ord

1.55.0 ยท Source
#[derive(Ord)]
Available on crate feature std only.
Expand description

Derive macro generating an impl of the trait Ord. The behavior of this macro is described in detail here.