1 2 3 4 5 6 7 8 9 10 11
max_width = 120 newline_style = "Unix" fn_params_layout = "Tall" use_small_heuristics = "Max" use_field_init_shorthand = true use_try_shorthand = true # Unstable args unstable_features = true group_imports = "One" imports_granularity = "Module"