Function mz_sql::plan::statement::show::plan_show_create_source

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