#[derive(LatticeOrd)]
Expand description
Derives PartialEq
, PartialOrd
, and LatticeOrd
together.
See #[derive(Lattice)]
for more info.
#[derive(LatticeOrd)]
Derives PartialEq
, PartialOrd
, and LatticeOrd
together.
See #[derive(Lattice)]
for more info.