Skip to main content
spawn
rustc_
data_
structures
1.95.0-beta.5
(66bcd258f 2026-03-25)
In rustc_
data_
structures::
sync
rustc_data_structures
::
sync
Function
spawn
Copy item path
Source
pub fn spawn(func: impl
FnOnce
() +
DynSend
+ 'static)