Docs.rs
oximedia-workflow-0.2.0
oximedia-workflow 0.2.0
Docs.rs crate page
Apache-2.0
15 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4
normal
cron ^0.17
normal
dashmap ^6.2
normal
futures ^0.3
normal
indexmap ^2.14
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.23
normal
tokio ^1
dev
axum ^0.8
normal
oxisql-core ^0.3.2
normal
optional
oxisql-sqlite-compat ^0.3.2
normal
optional
tokio ^1
normal
tower ^0.5
normal
tracing-subscriber ^0.3
normal
getrandom ^0.2
normal
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
oximedia_
workflow
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate oximedia_
workflow
oximedia_workflow
Module
error
Copy item path
Source
Expand description
Error types for workflow orchestration.
Enums
§
Workflow
Error
Errors that can occur during workflow orchestration.
Type Aliases
§
Result
Result type for workflow operations.