Skip to main content

plan_set_variable

Function plan_set_variable 

Source
pub fn plan_set_variable(
    scx: &StatementContext<'_>,
    _: SetVariableStatement,
) -> Result<Plan, PlanError>