Skip to main content
spawn
rustc_
data_
structures
1.97.0-beta.4
(36645eb0d 2026-06-12)
In rustc_
data_
structures::
sync
rustc_data_structures
::
sync
Function
spawn
Copy item path
Source
pub fn spawn(func: impl
FnOnce
() +
DynSend
+ 'static)