Docs.rs
workflow-graph-worker-sdk-0.4.1
workflow-graph-worker-sdk 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
auser
Dependencies
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
uuid ^1
normal
workflow-graph-queue ^0.4.0
normal
workflow-graph-shared ^0.4.0
normal
Versions
30%
of the crate is documented
Platform
aarch64-apple-darwin
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
Module executor
workflow_
graph_
worker_
sdk
0.4.1
Module executor
Module Items
Structs
Functions
In crate workflow_
graph_
worker_
sdk
workflow_graph_worker_sdk
Module
executor
Copy item path
Source
Structs
§
JobError
Error from job execution.
JobOutput
Result of a successful job execution.
Functions
§
execute_
job_
streaming
Execute a shell command, streaming output to the server as log chunks.