Expand description
Rust implementation of the smol-workflows engine.
This crate contains the native Rust workflow engine, including the QuickJS runtime, SQLite durable execution, and built-in agent providers.
Modules§
- agent_
providers - durable
- Durable workflow storage primitives.
- events
- Workflow event stream types.
- js_
runtime - JavaScript runtime boundary for executing workflow modules.
- metadata
- workflow
Constants§
- VERSION
- Current crate version.