[][src]Function syn::fold::fold_lit_int

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