Searched defs:fold_lit_byte_str (Results 1 – 1 of 1) sorted by relevance
596 fn fold_lit_byte_str(&mut self, i: crate::LitByteStr) -> crate::LitByteStr { in fold_lit_byte_str() method2739 pub fn fold_lit_byte_str<F>(f: &mut F, node: crate::LitByteStr) -> crate::LitByteStr in fold_lit_byte_str() function