Skip to main content

Crate cruxx_script

Crate cruxx_script 

Source

Re-exports§

pub use registry::HandlerRegistry;
pub use runner::Runner;

Modules§

expr
cruxx-script: YAML-driven pipeline scripting for the cruxx agentic DSL.
registry
runner
schema

Enums§

LoadError

Functions§

load
Load a pipeline definition from a YAML string.
load_file
Load a pipeline definition from a file path.