Docs.rs
taskgraph-rs-0.1.1
taskgraph-rs 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ferrolab-rs
Dependencies
clap ^4.0
normal
optional
colored ^2.0
normal
optional
indicatif ^0.17
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
tokio ^1.0
normal
optional
tokio ^1.0
dev
Versions
84.06%
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
All
taskgraph
0.1.1
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
TaskGraph
core::events::ConsoleSubscriber
core::task::Task
executor::sync::SyncExecutor
storage::static_store::StaticStore
Enums
core::events::TaskEvent
core::task::TaskBody
core::task::TaskStatus
error::TaskError
Traits
core::events::TaskSubscriber
core::task::TaskStore
Macros
task_node
taskgraph
Functions
core::scheduler::validate_graph
Type Aliases
StaticGraph
error::Result