mz_sql::plan::statement::show

Function describe_show_create_source

Source
pub fn describe_show_create_source(
    _: &StatementContext<'_>,
    _: ShowCreateSourceStatement<Aug>,
) -> Result<StatementDesc, PlanError>