Skip to main content

Module policy

Module policy 

Source
Expand description

The Policy trait and the enforcement machinery built on top of it.

Traitsยง

EnforceablePolicy ๐Ÿ”’
Evaluates whether a Policy is enforced against the current user.
ErasedPolicy ๐Ÿ”’
Object-safe erasure of Policy.
Policy ๐Ÿ”’
Strongly typed representation of a specific policy type in rust.