@@ -144,7 +144,7 @@ impl<'env> Scope<'env> {
|
|||||||
///
|
///
|
||||||
/// # Panics
|
/// # Panics
|
||||||
///
|
///
|
||||||
/// Panics if the OS fails to create a thread; use [`Builder::spawn`]
|
/// Panics if the OS fails to create a thread; use [`Builder::spawn_scoped`]
|
||||||
/// to recover from such errors.
|
/// to recover from such errors.
|
||||||
///
|
///
|
||||||
/// [`join`]: ScopedJoinHandle::join
|
/// [`join`]: ScopedJoinHandle::join
|
||||||
|
|||||||
Reference in New Issue
Block a user