Rustfmt Code Format

This commit is contained in:
spikecodes 2020-10-25 20:57:19 -07:00
parent 1e7bbb385c
commit c5b64e2168
6 changed files with 129 additions and 130 deletions

View file

@ -1 +1,4 @@
tab_spaces = 2
edition = "2018"
tab_spaces = 2
hard_tabs = true
max_width = 200