pub fn visit_float<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, float: &'ast Float, span: &'ast Span, )