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