Skip to main content
spawn
rustc_
data_
structures
1.98.0-nightly
(423e3d252 2026-05-24)
In rustc_
data_
structures::
sync
rustc_data_structures
::
sync
Function
spawn
Copy item path
Source
pub fn spawn(func: impl
FnOnce
() +
DynSend
+ 'static)