stable_
mir
1.84.0-dev
In stable_
mir::
compiler_
interface
Statics
TLV
Traits
Context
Functions
run
with
stable_mir
::
compiler_interface
Function
run
Copy item path
Settings
Help
Summary
Source
pub fn run<F, T>(context: &dyn
Context
, f: F) ->
Result
<T,
Error
>
where F:
FnOnce
() -> T,