philiprehberger-task-queue 0.2.5

In-process thread-based task queue with priority and concurrency control
Documentation
1
2
3
4
5
6
7
8
9
## Summary

<!-- Brief description of the changes -->

## Test Plan

- [ ] `cargo test` passes
- [ ] `cargo clippy -- -D warnings` passes
- [ ] `cargo build` succeeds