Skip to main content
spawn
rustc_
data_
structures
1.99.0-nightly
(c81c8c15f 2026-09-09) (Ferrocene nightly by Ferrous Systems)
In rustc_
data_
structures::
sync
rustc_data_structures
::
sync
Function
spawn
Copy item path
Source
pub fn spawn(func: impl
FnOnce
() +
DynSend
+ 'static)