rustc_
span
1.87.0
(17067e9ac 2025-05-09)
rustc_span
Function
with_session_globals
Copy item path
Source
pub fn with_session_globals<R, F>(f: F) -> R
where F:
FnOnce
(&
SessionGlobals
) -> R,