Type Definition abscissa_core::thread::JoinHandle[][src]

type JoinHandle = JoinHandle<()>;

Join handles for Abscissa-managed threads.