Initial commit
This commit is contained in:
commit
96ff13057f
15 changed files with 806 additions and 0 deletions
5
.rustfmt.toml
Normal file
5
.rustfmt.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
newline_style = "Unix"
|
||||
use_small_heuristics = "Max"
|
||||
use_field_init_shorthand = true
|
||||
use_try_shorthand = true
|
||||
hard_tabs = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue