[][src]Function syn::fold::fold_lit

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