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