Module task

Source
Expand description

Task impl

Structsยง

JoinHandle
JoinHandle can be used to wait task finished. Note if you drop it directly, task will not be terminated.