Function syn::fold::fold_lit_byte_str[][src]

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