The default rustfmt.toml for my projects.
# Paste into your rustfmt.toml file group_imports = "StdExternalCrate" imports_granularity = "Module"