stable_
mir
1.84.0-nightly
(3fee0f12e 2024-11-20)
In stable_
mir::
compiler_
interface
stable_mir
::
compiler_interface
Function
run
Copy item path
Source
pub fn run<F, T>(context: &dyn
Context
, f: F) ->
Result
<T,
Error
>
where F:
FnOnce
() -> T,