Skip to main content

plan_config_rows

Function plan_config_rows 

Source
pub fn plan_config_rows(
    plan: &PlanConfig,
    session_model: &str,
) -> Vec<(String, String)>
Expand description

The (label, value) pairs the picker shows, derived from the live config. Shared with the reducer tests so row indices can’t drift.