Docs.rs
ironflow-runtime-2.4.13
ironflow-runtime 2.4.13
Docs.rs crate page
MIT
27 August 2026
Links
Repository
crates.io
Source
Owners
ThomasTartrau
Dependencies
async-nats ^0.50
normal
optional
axum ^0.8
normal
dotenvy ^0.15
normal
futures-util ^0.3
normal
optional
hex ^0.4
normal
hmac ^0.12
normal
ironflow-core ^3.11.0
normal
ironflow-engine ^2.29.0
normal
ironflow-store ^2.24.0
normal
metrics ^0.24
normal
optional
metrics-exporter-prometheus ^0.18
normal
optional
reqwest ^0.13
normal
optional
rust_decimal ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2
normal
thiserror ^2
normal
tokio ^1
normal
tokio-cron-scheduler ^0.15
normal
tokio-postgres ^0.7
normal
optional
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
async-nats ^0.50
dev
axum ^0.8
dev
chrono ^0.4
dev
metrics ^0.24
dev
metrics-exporter-prometheus ^0.18
dev
reqwest ^0.13
dev
rust_decimal ^1
dev
serde_json ^1
dev
tokio ^1
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6
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
ironflow_
runtime
2.4.13
Module error
Module Items
Enums
In crate ironflow_
runtime
ironflow_runtime
Module
error
Copy item path
Source
Expand description
Typed error for the ironflow runtime.
Enums
ยง
Runtime
Error
Error returned by
Runtime::serve
and
Runtime::run_crons
.