| Crates.io | ricecoder-teams |
| lib.rs | ricecoder-teams |
| version | 0.1.71 |
| created_at | 2025-12-09 19:27:45.03106+00 |
| updated_at | 2025-12-09 19:27:45.03106+00 |
| description | Team collaboration system for RiceCoder - shared standards, rule promotion, and access control |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1976074 |
| size | 292,183 |
Team collaboration system for RiceCoder - shared standards, rule promotion, and access control
Add to your Cargo.toml:
[dependencies]
ricecoder-teams = "0.1"
use ricecoder_teams::*;
// Your code here
For more information, see the documentation.
MIT