Module condition

Source

Structs§

Condition
Represents the value of an Condition::any or Condition::all: a set of disjunctive or conjunctive conditions.
ConditionHolder

Enums§

ConditionExpression 🔒
An internal representation of conditions. May be refactored away in the future if we can get our head around it.
ConditionHolderContents
ConditionType

Traits§

ConditionalStatement
IntoCondition
A helper trait.

Type Aliases§

Cond