rustc_
data_
structures
1.89.0-nightly
(d4e1159b8 2025-06-21)
In rustc_
data_
structures::
sync::
parallel
rustc_data_structures
::
sync
::
parallel
Function
spawn
Copy item path
Source
pub fn spawn(func: impl
FnOnce
() +
DynSend
+ 'static)