Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
get_rule: Get a rule by name.
This is a method of the PolicyEngine class in the policy module.
def get_rule(&self, name: &str) -> Option<&PolicyRule>