Skip to main content
spawn
rustc_
data_
structures
1.96.0-beta.5
(a5a9a5438 2026-05-01)
In rustc_
data_
structures::
sync
rustc_data_structures
::
sync
Function
spawn
Copy item path
Source
pub fn spawn(func: impl
FnOnce
() +
DynSend
+ 'static)