Docs.rs
edda-conductor-0.2.1
edda-conductor 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
13 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
fagemx
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
edda-store ^0.2.0
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yml ^0.0.12
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
tokio-util ^0.7
normal
uuid ^1
normal
tempfile ^3
dev
Versions
23.89%
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 sequential
edda_
conductor
0.2.1
Module sequential
Module Items
Structs
Functions
In edda_
conductor::
runner
edda_conductor
::
runner
Module
sequential
Copy item path
Source
Structs
§
RunContext
Runtime context for
run_plan
, grouping execution environment parameters.
Functions
§
run_
plan
Run a plan sequentially. The main conductor loop.