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

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