pub fn visit_attribute<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, attribute: &'ast Attribute, _span: &'ast Span, )