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

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