☰
In rustc_interface::interface
?
Function
rustc_interface
::
interface
::
create_compiler_and_run
source
·
[
−
]
pub fn create_compiler_and_run<R>(
config:
Config
,
f: impl
FnOnce
(&
Compiler
) -> R
) -> R