rustc_
span
1.84.0-nightly
(5ec7d6eee 2024-11-17)
rustc_span
Function
set_session_globals_then
Copy item path
Source
pub fn set_session_globals_then<R>( session_globals: &
SessionGlobals
, f: impl
FnOnce
() -> R, ) -> R