Docs.rs
dag-executor-0.1.0
dag-executor 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
menjaraz
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
clap ^4
normal
futures ^0.3
normal
lru ^0.12
normal
parking_lot ^0.12
normal
petgraph ^0.6
normal
prometheus ^0.13
normal
optional
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
criterion ^0.5
dev
tempfile ^3
dev
tokio-test ^0.4
dev
Versions
100%
of the crate is documented
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 utils
dag_
executor
0.1.0
Module utils
Module Items
Modules
Structs
In crate dag_
executor
dag_executor
Module
utils
Copy item path
Source
Expand description
Cross-cutting utilities: configuration and tracing setup.
Modules
§
tracing
Structured logging / tracing setup.
Structs
§
Config
Top-level executor configuration.