| Crates.io | ricecoder-execution |
| lib.rs | ricecoder-execution |
| version | 0.1.71 |
| created_at | 2025-12-09 18:37:45.722375+00 |
| updated_at | 2025-12-09 18:37:45.722375+00 |
| description | Execution engine for workflows and agent tasks |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975986 |
| size | 328,987 |
Execution engine for workflows and agent tasks
Add to your Cargo.toml:
[dependencies]
ricecoder-execution = "0.1"
use ricecoder_execution::*;
// Your code here
For more information, see the documentation.
MIT