Initial Commit
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
commit
b93c29cb7f
9 changed files with 231 additions and 0 deletions
3
rustfmt.toml
Normal file
3
rustfmt.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
imports_granularity = "Item"
|
||||
reorder_imports = true
|
||||
group_imports = "StdExternalCrate"
|
||||
Loading…
Add table
Add a link
Reference in a new issue