We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967776d commit c038893Copy full SHA for c038893
rustfmt.toml renamed to template/rustfmt.toml
@@ -2,3 +2,4 @@
2
# It's also ok to use the stable toolchain by simple running "cargo fmt", but using the nigthly formatter is prefered.
3
4
imports_granularity = "Crate"
5
+group_imports = "StdExternalCrate"
0 commit comments