get_eval_block_with_early_return

Function get_eval_block_with_early_return 

Source
pub fn get_eval_block_with_early_return(
    engine_state: &EngineState,
) -> EvalBlockWithEarlyReturnFn
Expand description

Helper function to fetch eval_block_with_early_return() with the correct type parameter based on whether engine_state is configured with or without a debugger.