| Crates.io | ricecoder-modes |
| lib.rs | ricecoder-modes |
| version | 0.1.71 |
| created_at | 2025-12-09 16:57:44.499359+00 |
| updated_at | 2025-12-09 16:57:44.499359+00 |
| description | Mode system for RiceCoder with Code, Ask, and Vibe modes |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975765 |
| size | 311,442 |
Mode system for RiceCoder with Code, Ask, and Vibe modes
Add to your Cargo.toml:
[dependencies]
ricecoder-modes = "0.1"
use ricecoder_modes::*;
// Your code here
For more information, see the documentation.
MIT