1 2 3 4 5
reorder_imports = true reorder_modules = true group_imports = "StdExternalCrate" imports_granularity = "Crate" newline_style = "Unix"