pub fn render_runtime(runtime: &RuntimePlan) -> Result<Value, EngineError>Expand description
Render a runtime plan to JSON for diagnostics.
pub fn render_runtime(runtime: &RuntimePlan) -> Result<Value, EngineError>Render a runtime plan to JSON for diagnostics.