azums 0.2.0

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

pub use azums_core::model::*;