Skip to content

Commit 03750f5

Browse files
committed
added rustfmt could not merge pull request due to merge conflicts so I added it myself
1 parent a4ed987 commit 03750f5

File tree

2 files changed

+347
-287
lines changed

2 files changed

+347
-287
lines changed

rustfmt.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
edition = "2018"
2+
format_code_in_doc_comments = true
3+
merge_imports = true
4+
newline_style = "unix"
5+

0 commit comments

Comments
 (0)