add_rule
Method
This is a method of the PolicyEngine class in the policy module.Add a rule.
Signature
Parameters
No description available.
Returns
The result of the operation.
add_rule: Add a rule.
This is a method of the PolicyEngine class in the policy module.Add a rule.
def add_rule(&mut self, rule: PolicyRule) -> ()