1 2 3 4 5 6 7 8 9 10
max_width = 120 newline_style = "Unix" fn_args_layout = "Compressed" use_small_heuristics = "Max" use_field_init_shorthand = true use_try_shorthand = true # Unstable args unstable_features = true group_imports = "One"