Skip to main content

join

Function join 

Source
pub fn join<T>(handle: JoinHandle<T>) -> T
Expand description

Join a thread and unwrap the result