1 2 3 4 5 6 7 8 9
chain_width = 45 edition = "2024" fn_call_width = 60 max_width = 100 newline_style = "Unix" single_line_let_else_max_width = 80 struct_lit_width = 36 tab_spaces = 2 use_field_init_shorthand = true