Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.