Docs.rs
deepstrike-core-0.2.33
deepstrike-core 0.2.33
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
kongusen
Dependencies
compact_str ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
uuid ^1
normal
pretty_assertions ^1
dev
Versions
34.14%
of the crate is documented
Go to latest version
Platform
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 task_graph
deepstrike_
core
0.2.33
Module task_
graph
Module Items
Structs
Enums
In deepstrike_
core::
orchestration
deepstrike_core
::
orchestration
Module
task_
graph
Copy item path
Source
Structs
§
Task
Graph
DAG of tasks with dependency tracking. Maintains an in-degree counter so
ready_tasks()
is O(1) amortized.
Task
Node
Enums
§
Task
Status