Searched defs:bits_ty (Results 1 – 1 of 1) sorted by relevance
536 let bits_ty = Ident::new(&format!("{}Bits", input_ident), input_ident.span()); in generate_checked_bit_pattern_struct() localVariable784 let bits_ty = Ident::new(&format!("{}Bits", input.ident), input.span()); in generate_checked_bit_pattern_enum_with_fields() localVariable