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