| Crates.io | ricecoder-workflows |
| lib.rs | ricecoder-workflows |
| version | 0.1.71 |
| created_at | 2025-12-09 16:07:40.570435+00 |
| updated_at | 2025-12-09 16:07:40.570435+00 |
| description | Workflow definition and execution framework |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975692 |
| size | 466,231 |
Workflow definition and execution framework
Add to your Cargo.toml:
[dependencies]
ricecoder-workflows = "0.1"
use ricecoder_workflows::*;
// Your code here
For more information, see the documentation.
MIT