Expand description
Embedded API surface for the ActionQueue runtime.
Provides ActionQueueEngine as the primary entry point for embedding
ActionQueue as a library in Rust applications.
Structs§
- Action
Queue Engine - Pre-bootstrap engine configuration holder.
- Bootstrapped
Engine - A bootstrapped engine ready for task submission and execution.
Enums§
- Bootstrap
Error - Errors that can occur during engine bootstrap.
- Engine
Error - Errors that can occur during engine operations.