asynq 0.1.8

Simple, reliable & efficient distributed task queue in Rust, inspired by hibiken/asynq
Documentation
1
2
3
//! Protocol related code.
//! source: asynq.proto
include!("asynq.rs");