taskvisor 0.9.0

In-process Tokio task supervisor: one job per key with queue/replace/reject admission, retries, graceful shutdown, and reliable final outcomes
Documentation
1
2
3
4
5
# Taskvisor user guide

The user guide is maintained as versioned source pages in [`docs/`](docs/index.md).

Start with the [guide index](docs/index.md), or open the [API documentation](https://docs.rs/taskvisor) for exact method signatures, error variants, and edge-case contracts.