tokio-task-manager 0.2.0

Allow an async Tokio application to gracefully shutdown, waiting for all tasks to finish.
Documentation
## Related issues

A link to each issue (be it a proposal or bug) which this PR aims to resolve.
Prior to starting a PR an issue is desired in order to ensure we're all aligned
prior to you putting any of your valuable time into this project.

* ...

## Description

A few sentences describing the overall goals of the pull request's commits.

...

## Import remarks

A summary/extract of the most important remarks perhaps already
discussed in your description above.

* ...

## Todos

- [ ] Tests
- [ ] Documentation
- [ ] Self-Review
- [ ] ...

## Code of Conduct

By submitting this pull request (PR), I Agree agree to follow this project's
[Code of Conduct](https://github.com/OTA-Insight/tokio-task-manager/blob/main/CODE_OF_CONDUCT.md).