| Crates.io | ricecoder-commands |
| lib.rs | ricecoder-commands |
| version | 0.1.71 |
| created_at | 2025-12-09 16:49:22.903715+00 |
| updated_at | 2025-12-09 16:49:22.903715+00 |
| description | Custom command system for RiceCoder |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975759 |
| size | 94,936 |
Custom command system for RiceCoder
Add to your Cargo.toml:
[dependencies]
ricecoder-commands = "0.1"
use ricecoder_commands::*;
// Your code here
For more information, see the documentation.
MIT