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

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