ricecoder-execution

Crates.ioricecoder-execution
lib.rsricecoder-execution
version0.1.71
created_at2025-12-09 18:37:45.722375+00
updated_at2025-12-09 18:37:45.722375+00
descriptionExecution engine for workflows and agent tasks
homepagehttps://github.com/moabualruz/ricecoder
repositoryhttps://github.com/moabualruz/ricecoder
max_upload_size
id1975986
size328,987
Moh'd Khier Abualruz (moabualruz)

documentation

https://github.com/moabualruz/ricecoder/wiki

README

ricecoder-execution

Execution engine for workflows and agent tasks

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Add to your Cargo.toml:

[dependencies]
ricecoder-execution = "0.1"

Usage

use ricecoder_execution::*;

// Your code here

Documentation

For more information, see the documentation.

License

MIT

Commit count: 0

cargo fmt