pub fn visit_network_policy_name<'ast, V, T: AstInfo>( visitor: &mut V, node: &'ast T::NetworkPolicyName, )where V: Visit<'ast, T> + ?Sized,