apply
Method
This is a method of the PolicyRule class in the policy module.Apply the rule to content.
Signature
Parameters
No description available.
Returns
The result of the operation.
apply: Apply the rule to content.
This is a method of the PolicyRule class in the policy module.Apply the rule to content.
def apply(&self, content: &str) -> PolicyResult