Function mz_sql_parser::ast::visit::visit_show_create_sink_statement
source ยท pub fn visit_show_create_sink_statement<'ast, V, T: AstInfo>(
visitor: &mut V,
node: &'ast ShowCreateSinkStatement<T>,
)