Skip to main content
spawn
rustc_
data_
structures
1.96.0-nightly
(b90dc1e59 2026-03-04)
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)