Expand description
Basic logical operations.
Structs§
- EXTENSION
- Reference to the logic Extension.
- Logic
OpIter - An iterator over the variants of LogicOp
Enums§
- LogicOp
- Logic extension operation definitions.
Constants§
- EXTENSION_
ID - The extension identifier.
- FALSE_
NAME - Name of extension false value.
- TRUE_
NAME - Name of extension true value.
- VERSION
- Extension version.