rustc_
data_
structures
1.84.0-nightly
(86d69c705 2024-10-22)
In rustc_
data_
structures::
sync
rustc_data_structures
::
sync
Function
scope
Copy item path
source
pub fn scope<'scope, OP, R>(op: OP) -> R
where OP:
FnOnce
(&
Scope
<'scope>) -> R +
DynSend
, R:
DynSend
,