Type Definition abscissa_core::thread::JoinHandle

source ·
pub type JoinHandle = JoinHandle<()>;
Expand description

Join handles for Abscissa-managed threads.