get_rule_mut
Method
This is a method of the PolicyEngine class in the policy module.Get mutable rule by name.
Signature
Parameters
&str
required
No description available.
Returns
Option<&mut PolicyRule>
The result of the operation.
get_rule_mut: Get mutable rule by name.
This is a method of the PolicyEngine class in the policy module.Get mutable rule by name.