Function mz_sql_parser::ast::fold::fold_alter_cluster_action
source ยท pub fn fold_alter_cluster_action<F, T: AstInfo, T2: AstInfo>(
folder: &mut F,
node: AlterClusterAction<T>,
) -> AlterClusterAction<T2>