☰
Other items in
rustc_interface
::
interface
All crates
?
Function
rustc_interface
::
interface
::
create_compiler_and_run
[
−
]
[src]
pub fn create_compiler_and_run<R>(
config:
Config
,
f: impl
FnOnce
(&
Compiler
) -> R
) -> R