This commit is contained in:
Dominik Werder
2021-04-16 14:38:46 +02:00
parent f2e4ac3a35
commit 1150bb3c55
12 changed files with 462 additions and 59 deletions

3
rustfmt.toml Normal file
View File

@@ -0,0 +1,3 @@
unstable_features = true
empty_item_single_line = false
control_brace_style = "ClosingNextLine"