azums 0.1.2

High-performance job queue & streaming engine for Rust — from embedded to cloud
1
2
3
//! Core job model definitions re-exported from `azums-core`.

pub use azums_core::model::*;