Skip to content

Commit 6fa0d4e

Browse files
lemmihmbrubeck
authored andcommitted
Format code with rustfmt.
1 parent 17c925a commit 6fa0d4e

File tree

3 files changed

+691
-350
lines changed

3 files changed

+691
-350
lines changed

rustfmt.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# These two unstable options might improve the layout of the code:
2+
#fn_single_line = true
3+
#where_single_line = true

0 commit comments

Comments
 (0)