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