Skip to main content
spawn
rustc_
data_
structures
1.99.0-beta.1
(f47d5bb13 2026-08-17)
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)