LatticeOrd

Derive Macro LatticeOrd 

Source
#[derive(LatticeOrd)]
Expand description

Derives [PartialEq], [PartialOrd], and LatticeOrd together.

See #[derive(Lattice)] for more info.