Brex v0.2.3 Brex.Rule.Evaluable protocol View Source
The main rule protocol. Each rule needs to implement this protocol to be considered a rule.
Take a look at Brex.Rule.Struct
for details on implementing struct based
custom rules.
The main rule protocol. Each rule needs to implement this protocol to be considered a rule.
Take a look at Brex.Rule.Struct
for details on implementing struct based
custom rules.