pub fn get_eval_expression(engine_state: &EngineState) -> EvalExpressionFnExpand description
Helper function to fetch eval_expression() with the correct type parameter based on whether
engine_state is configured with or without a debugger.
pub fn get_eval_expression(engine_state: &EngineState) -> EvalExpressionFnHelper function to fetch eval_expression() with the correct type parameter based on whether
engine_state is configured with or without a debugger.