[][src]Function syn::visit_mut::visit_lit_float_mut

pub fn visit_lit_float_mut<V: ?Sized>(v: &mut V, node: &mut LitFloat) where
    V: VisitMut