mz_sql::plan::statement::scl

Function plan_close

Source
pub fn plan_close(
    _: &StatementContext<'_>,
    _: CloseStatement,
) -> Result<Plan, PlanError>