rustfmt toml

This commit is contained in:
Tadeo hepperle
2023-04-25 17:29:28 +02:00
parent e583aa987e
commit d184acc6d6
+5
View File
@@ -0,0 +1,5 @@
max_width = 100
hex_literal_case = "Lower"
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
reorder_imports = true