Function mz_sql::ast::fold::fold_cluster_alter_option_value
source ยท pub fn fold_cluster_alter_option_value<F, T, T2>(
folder: &mut F,
node: ClusterAlterOptionValue<T>,
) -> ClusterAlterOptionValue<T2>