···11+# Global rustfmt configuration. These features aren't stable yet, but hopefully
22+# will at least get applied whenever using a nightly rustfmt.
33+unstable_features = true
44+group_imports = "StdExternalCrate"
55+imports_granularity = "Module"