| Crates.io | ricecoder-permissions |
| lib.rs | ricecoder-permissions |
| version | 0.1.71 |
| created_at | 2025-12-09 16:07:47.179886+00 |
| updated_at | 2025-12-09 16:07:47.179886+00 |
| description | Permission and access control management |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975693 |
| size | 206,758 |
Permission and access control management
Add to your Cargo.toml:
[dependencies]
ricecoder-permissions = "0.1"
use ricecoder_permissions::*;
// Your code here
For more information, see the documentation.
MIT