Skip to main content

set_eval_callback

Function set_eval_callback 

Source
pub fn set_eval_callback(ctx: &EvalContext, f: EvalCallbackFn)
Expand description

Register the full evaluator callback for host compatibility. Stores it on both ctx and the shared host-only STDLIB_CTX.