rustc_smir
1.79.0-nightly
(fb898629a 2024-04-21)
In rustc_smir::rustc_internal
?
Settings
Function
rustc_smir
::
rustc_internal
::
run
Copy item path
source
·
[
−
]
pub fn run<F, T>(tcx:
TyCtxt
<'_>, f: F) ->
Result
<T,
Error
>
where F:
FnOnce
() -> T,