Crates.io | zorq-acl |
lib.rs | zorq-acl |
version | 0.1.0 |
source | src |
created_at | 2020-08-10 17:46:50.572104 |
updated_at | 2020-08-10 17:46:50.572104 |
description | Lightweigth and flexible access control list (ACL) implementation for privilege management. |
homepage | https://github.com/mg28/zorq-acl |
repository | https://github.com/mg28/zorq-acl |
max_upload_size | |
id | 275095 |
size | 61,789 |
Lightweigth and flexible access control list (ACL) implementation for privilege management.
This is an adoption of the laminas-permissions-acl to Rust.
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 ...
[dependencies]
zorq-acl = "0.1.0"