zorq-acl

Lightweigth and flexible access control list (ACL) implementation for privilege management.

This is an adoption of the laminas-permissions-acl to Rust.

Getting Started

zorq-acl is available on crates.io. Look there for the newest released version, as well as links to the docs.

Add the following dependency to your Cargo manifest ...

toml [dependencies] zorq-acl = "0.1.0"