1 2 3 4 5 6 7 8 9 10
edition = "2021" max_width = 120 fn_call_width = 120 use_small_heuristics = "Max" newline_style = "Unix" tab_spaces = 4 hard_tabs = false merge_derives = true reorder_imports = true