pub fn walk_assoc_item<'a, V: Visitor<'a>>( visitor: &mut V, item: &'a Item<impl WalkItemKind>, ctxt: AssocCtxt, ) -> V::Result