style: add rustfmt.toml, group imports

This commit is contained in:
evenyag
2022-04-21 18:01:31 +08:00
parent 2f43dda0ff
commit 4266777713

3
rustfmt.toml Normal file
View File

@@ -0,0 +1,3 @@
group_imports = "StdExternalCrate"