Crate lattices_macro
source ·Expand description
Macros for the lattices
crate.
See [derive(Lattice)
.
Derive Macros§
- Derives lattice
IsBot
. - Derives lattice
IsTop
. #[derive(Lattice)]
Macro- Derives
LatticeFrom
. - Derives lattice
Merge
.
Macros for the lattices
crate.
See [derive(Lattice)
.
IsBot
.IsTop
.#[derive(Lattice)]
MacroLatticeFrom
.Merge
.