// rustfmt-struct_field_align_threshold: 0 // rustfmt-trailing_comma: Never pub struct Baz { group_a: u8, group_b: u8 }