holey-bytes/rustfmt.toml

4 lines
120 B
TOML
Raw Normal View History

2023-04-22 18:00:19 +00:00
hex_literal_case = "Upper"
imports_granularity = "One"
2023-07-26 00:04:26 +00:00
struct_field_align_threshold = 8
enum_discrim_align_threshold = 8