rustc_
smir
1.87.0-nightly
(920d95eaf 2025-03-28)
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,