Crates.io | supervisor |
lib.rs | supervisor |
version | 0.1.0 |
source | src |
created_at | 2017-05-03 12:36:34.985448 |
updated_at | 2017-05-03 12:36:34.985448 |
description | Spawns a thread and which will restart the work fn when it produces a Result |
homepage | https://github.com/mount-research/supervisor |
repository | https://github.com/mount-research/supervisor |
max_upload_size | |
id | 12910 |
size | 1,168 |
Spawns a thread and which will restart the work fn when it produces a Result.