Skip to main content

join

Function join 

Source
pub fn join(handle: TaskHandle)
Expand description

Blocks the calling thread (or yields the calling fiber) until the task behind handle finishes.