Function mz_sql::plan::query::plan_parameter

source ·
fn plan_parameter(
    ecx: &ExprContext<'_>,
    n: usize
) -> Result<CoercibleScalarExpr, PlanError>