azums 0.1.3

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::*;