pub fn visit_float_suffix<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, float_suffix: &'ast FloatSuffix, span: &'ast Span, )