Skip to content

Commit 13ef5bb

Browse files
committed
Formatting; Started implementing new structure
1 parent 43b87e6 commit 13ef5bb

9 files changed

Lines changed: 233 additions & 389 deletions

File tree

rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ fn_single_line = true
2020
where_single_line = true
2121
struct_lit_single_line = true
2222
empty_item_single_line = true
23+
disable_all_formatting = true

0 commit comments

Comments
 (0)