Crate barley_interface
source ·Expand description
barley-interface
This crate provides a simple CLI interface for the barley
workflow engine. It should be used instead of the Context
struct from the barley-runtime
crate, since it provides
debug callbacks for progress tracking.
Structs
- A simple CLI interface for the
barley
workflow engine.