Searched defs:LitByte (Results 1 – 5 of 5) sorted by relevance
345 impl LitByte { implementation658 impl Debug for LitByte { implementation664 impl LitByte { implementation972 impl Parse for LitByte { implementation1091 impl ToTokens for LitByte { implementation
564 fn visit_lit_byte_mut(&mut self, i: &mut crate::LitByte) { in visit_lit_byte_mut()
1360 impl Eq for crate::LitByte {} implementation
593 fn fold_lit_byte(&mut self, i: crate::LitByte) -> crate::LitByte { in fold_lit_byte()
556 fn visit_lit_byte(&mut self, i: &'ast crate::LitByte) { in visit_lit_byte()