mz_sql::plan::statement::show

Function plan_show_create_source

Source
pub fn plan_show_create_source(
    scx: &StatementContext<'_>,
    _: ShowCreateSourceStatement<Aug>,
) -> Result<ShowCreatePlan, PlanError>