pub fn visit_constant<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, constant: &'ast Constant, span: &'ast Span, )