Docs.rs
wfe-core-1.0.0
wfe-core 1.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
siennathesane
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
opentelemetry ^0.27
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.28
normal
optional
uuid ^1
normal
pretty_assertions ^1
dev
rstest ^0.23
dev
tokio ^1
dev
Versions
18.99%
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
Module executor
wfe_
core
1.0.0
Module executor
Module Items
Structs
In crate wfe_
core
wfe_core
Module
executor
Copy item path
Source
Structs
ยง
Step
Registry
Registry of step factories keyed by type name.
Workflow
Executor
The core workflow executor. Processes a single workflow instance per
execute()
call.