Docs.rs
oxigdal-workflow-0.1.3
oxigdal-workflow 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
ahash ^0.8
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
bytes ^1
normal
chrono ^0.4
normal
cron ^0.15
normal
crossbeam ^0.8
normal
crossbeam-channel ^0.5
normal
dashmap ^6
normal
futures ^0.3
normal
num_cpus ^1
normal
oxigdal-core ^0.1
normal
parking_lot ^0.12
normal
petgraph ^0.8
normal
rdkafka ^0.39
normal
optional
regex ^1
normal
reqwest ^0.13
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1.0
normal
tower ^0.5
normal
optional
tower-http ^0.6
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
criterion ^0.8
dev
proptest ^1
dev
tempfile ^3
dev
tokio ^1
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 error
oxigdal_
workflow
0.1.3
Module error
Module Items
Enums
Type Aliases
In crate oxigdal_
workflow
oxigdal_workflow
Module
error
Copy item path
Source
Expand description
Error types for the workflow engine.
Enums
§
DagError
DAG-specific errors.
Workflow
Error
Comprehensive error types for the workflow engine.
Type Aliases
§
Result
Result type for workflow operations.