monoio
0.2.4
Module task
Module Items
Structs
In crate monoio
monoio
Module
task
Copy item path
Source
Expand description
Task impl
Structs
ยง
Join
Handle
JoinHandle can be used to wait task finished. Note if you drop it directly, task will not be terminated.