simq 0.1.3

A job queue with the goal of being as simple of a queue as possible.
Documentation
1
2
3
pub use crate::worker::SimqBuilder;

mod worker;