Skip to main content

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.