Expand description
Binding language, mainly for use in Hector-powered plans.
Structs§
- Antijoin
Binding - Describes variables whose possible values must not be contained in the specified attribute.
- Attribute
Binding - Describes variables whose possible values are given by an attribute.
- Binary
Predicate Binding - Describe a binary predicate constraint.
- Constant
Binding - Describes variables whose possible values are given by an attribute.
Enums§
- Binary
Predicate - Built-in binary predicates.
- Binding
- Binding types supported by Hector.
Traits§
- AsBinding
- A thing that can act as a binding of values to variables.