Expand description
IntersectionConstraint — logical AND.
Macros§
- and
- Re-export of the
and!macro. Combines constraints into anIntersectionConstraint(logical AND).
Structs§
- Intersection
Constraint - Logical conjunction of constraints (AND).
IntersectionConstraint — logical AND.
and! macro.
Combines constraints into an IntersectionConstraint (logical AND).