rustc_
data_
structures
1.90.0
(1159e78c4 2025-09-14)
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)