Docs.rs
workflow-graph-queue-0.4.1
workflow-graph-queue 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
auser
Dependencies
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
uuid ^1
normal
workflow-graph-shared ^0.4.0
normal
Versions
30.15%
of the crate is documented
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
Module scheduler
workflow_
graph_
queue
0.4.1
Module scheduler
Module Items
Structs
Type Aliases
In crate workflow_
graph_
queue
workflow_graph_queue
Module
scheduler
Copy item path
Source
Structs
§
DagScheduler
Event-driven DAG scheduler.
Workflow
State
In-memory workflow state that the frontend reads via polling.
Type Aliases
§
Shared
State
Shared workflow state, readable by the frontend polling API.