list_rules
Method
This is a method of the PolicyEngine class in the policy module.List all rules.
Signature
Returns
The result of the operation.
list_rules: List all rules.
This is a method of the PolicyEngine class in the policy module.List all rules.
def list_rules(&self) -> Vec<&PolicyRule>