taskvisor 0.8.3

In-process Tokio task supervisor with retries, graceful shutdown, reliable final outcomes, and per-key admission control
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.