Searched defs:LitByteStr (Results 1 – 5 of 5) sorted by relevance
275 impl LitByteStr { implementation626 impl Debug for LitByteStr { implementation632 impl LitByteStr { implementation950 impl Parse for LitByteStr { implementation1077 impl ToTokens for LitByteStr { implementation
567 fn visit_lit_byte_str_mut(&mut self, i: &mut crate::LitByteStr) { in visit_lit_byte_str_mut()
1362 impl Eq for crate::LitByteStr {} implementation
596 fn fold_lit_byte_str(&mut self, i: crate::LitByteStr) -> crate::LitByteStr { in fold_lit_byte_str()
559 fn visit_lit_byte_str(&mut self, i: &'ast crate::LitByteStr) { in visit_lit_byte_str()