stable_
mir
1.84.0-nightly
(86d69c705 2024-10-22)
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,