pub fn with_jit_compiler<R>(
opt_level: OptimizationLevel,
f: fn(&mut EvmCompiler<EvmLlvmBackend>) -> R,
) -> RAvailable on crate feature
llvm and (crate features __fuzzing) only.pub fn with_jit_compiler<R>(
opt_level: OptimizationLevel,
f: fn(&mut EvmCompiler<EvmLlvmBackend>) -> R,
) -> Rllvm and (crate features __fuzzing) only.