Skip to main content

eval_plan_report

Function eval_plan_report 

Source
pub fn eval_plan_report(
    cx: &mut Cx,
    plan: &Expr,
    request: &Expr,
) -> Result<PlanEvalReport>
Expand description

Evaluates a plan and returns the response together with its event trace.