Function mz_sql::plan::statement::scl::plan_close

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