| Crates.io | ricecoder-orchestration |
| lib.rs | ricecoder-orchestration |
| version | 0.1.71 |
| created_at | 2025-12-09 17:07:46.697153+00 |
| updated_at | 2025-12-09 17:07:46.697153+00 |
| description | Multi-project orchestration and workspace management for RiceCoder |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975780 |
| size | 632,267 |
Multi-project orchestration and workspace management for RiceCoder
Add to your Cargo.toml:
[dependencies]
ricecoder-orchestration = "0.1"
use ricecoder_orchestration::*;
// Your code here
For more information, see the documentation.
MIT