[][src]Function syn::fold::fold_lit_float

pub fn fold_lit_float<F: ?Sized>(f: &mut F, node: LitFloat) -> LitFloat where
    F: Fold