rustc_
smir
1.84.0-nightly
(3fee0f12e 2024-11-20)
In rustc_
smir::
rustc_
internal
rustc_smir
::
rustc_internal
Function
init
Copy item path
Source
pub(crate) fn init<'tcx, F, T>(tables: &
TablesWrapper
<'tcx>, f: F) -> T
where F:
FnOnce
() -> T,