this is how i stash right? /s
This commit is contained in:
parent
e437571af1
commit
fcc8fede11
31 changed files with 1217 additions and 858 deletions
5
rustfmt.toml
Normal file
5
rustfmt.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
format_strings = true
|
||||
group_imports = "Preserve"
|
||||
imports_granularity = "Module"
|
||||
reorder_impl_items = true
|
||||
wrap_comments = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue