zorq-acl

Crates.iozorq-acl
lib.rszorq-acl
version0.1.0
sourcesrc
created_at2020-08-10 17:46:50.572104
updated_at2020-08-10 17:46:50.572104
descriptionLightweigth and flexible access control list (ACL) implementation for privilege management.
homepagehttps://github.com/mg28/zorq-acl
repositoryhttps://github.com/mg28/zorq-acl
max_upload_size
id275095
size61,789
(mg28)

documentation

https://docs.rs/zorq-acl

README

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 ...

[dependencies]
zorq-acl = "0.1.0"
Commit count: 0

cargo fmt