Crates.io | app-task |
lib.rs | app-task |
version | 0.4.1 |
source | src |
created_at | 2024-09-04 23:31:54.620321 |
updated_at | 2024-09-05 10:59:03.797398 |
description | A simple tokio task manager |
homepage | |
repository | https://github.com/Dzejkop/app-task |
max_upload_size | |
id | 1363966 |
size | 25,658 |
Basic task runner for tokio based tasks with error handling, task restarts and backoffs.
Check out examples for usage.