1 2 3 4 5 6 7 8
indent_style = "Block" reorder_imports = true verbose = "Verbose" brace_style = "PreferSameLine" chain_width = 65 color = "Always" reorder_modules = false group_imports = "StdExternalCrate"