app-task 0.4.0

A simple tokio task manager
Documentation
1
2
3
4
# app-task
Basic task runner for tokio based tasks with error handling, task restarts and backoffs.

Check out examples for usage.