Docs.rs
cruxx-script-0.2.5
cruxx-script 0.2.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
89jobrien
Dependencies
cruxx-core ^0.2.5
normal
futures ^0.3
normal
serde ^1
normal
serde-saphyr ^0.0.23
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio ^1
dev
Versions
23.4%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate cruxx_script
cruxx_
script
0.2.5
All Items
Crate Items
Re-exports
Modules
Enums
Functions
Crate
cruxx_
script
Copy item path
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
§
Load
Error
Functions
§
load
Load a pipeline definition from a YAML string.
load_
file
Load a pipeline definition from a file path.