WhenRule.alternativeRule

Rule to apply when the predicate fails.

struct WhenRule(alias dg)
Rule alternativeRule;

Meta