Derive Macro lattices_macro::LatticeOrd

source ยท
#[derive(LatticeOrd)]
Expand description

Derives PartialEq, PartialOrd, and LatticeOrd together.

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