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

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