diff --git a/.rustfmt.toml b/.rustfmt.toml new file mode 100644 index 000000000..d9c6de2e5 --- /dev/null +++ b/.rustfmt.toml @@ -0,0 +1 @@ +imports_granularity = "Module" \ No newline at end of file