☰
In rustc_span
?
Function
rustc_span
::
create_default_session_if_not_set_then
source
·
[
−
]
pub fn create_default_session_if_not_set_then<R, F>(f: F) -> R
where F:
FnOnce
(&
SessionGlobals
) -> R,