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

pub fn fold_lit_float<F: ?Sized>(f: &mut F, node: LitFloat) -> LitFloat where
    F: Fold
This is supported on crate feature fold only.