azums 1.0.1

Embedded durable execution runtime for Rust, from Memory and SQLite to PostgreSQL and Redis
Documentation
1
2
3
//! Core job model definitions re-exported from `azums-core`.

pub use azums_core::model::*;