pub fn walk_impl_restriction<'a, V: Visitor<'a>>( visitor: &mut V, node: &'a ImplRestriction, ) -> V::Result