[][src]Function multi_thread::join_threads

pub fn join_threads<T>(handles: Vec<JoinHandle<T>>)