rustc_
data_
structures
1.90.0-nightly
(a2d45f73c 2025-07-07)
In rustc_
data_
structures::
sync
rustc_data_structures
::
sync
Function
spawn
Copy item path
Source
pub fn spawn(func: impl
FnOnce
() +
DynSend
+ 'static)