This commit is contained in:
nora 2022-04-28 20:35:33 +02:00
parent d3d9bb8a00
commit 6ba29e54e0
9 changed files with 77 additions and 66 deletions

3
.rustfmt.toml Normal file
View file

@ -0,0 +1,3 @@
imports_granularity = "Crate"
newline_style = "Unix"
group_imports = "StdExternalCrate"