| Crates.io | ricecoder-hooks |
| lib.rs | ricecoder-hooks |
| version | 0.1.71 |
| created_at | 2025-12-09 17:17:45.480478+00 |
| updated_at | 2025-12-09 17:17:45.480478+00 |
| description | Event-driven hooks system for RiceCoder |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975792 |
| size | 310,340 |
Event-driven hooks system for RiceCoder
Add to your Cargo.toml:
[dependencies]
ricecoder-hooks = "0.1"
use ricecoder_hooks::*;
// Your code here
For more information, see the documentation.
MIT