[][src]Function syn::fold::fold_lit_char

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