rustc_
data_
structures
1.89.0
(29483883e 2025-08-04)
In rustc_
data_
structures::
sync::
parallel
rustc_data_structures
::
sync
::
parallel
Function
scope
Copy item path
Source
pub fn scope<'scope, OP, R>(op: OP) -> R
where OP:
FnOnce
(&Scope<'scope>) -> R +
DynSend
, R:
DynSend
,