1 2 3 4 5 6 7 8
max_width = 100 use_field_init_shorthand = true newline_style = "Unix" edition = "2021" reorder_imports = true reorder_modules = true use_try_shorthand = true use_small_heuristics = "Max"