Skip to main content

list_rules

Method
This is a method of the PolicyEngine class in the policy module.
List all rules.

Signature

def list_rules(&self) -> Vec<&PolicyRule>

Returns

Returns
Vec<&PolicyRule>
The result of the operation.