Function syn::fold::fold_lit_byte[][src]

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