first commit
This commit is contained in:
commit
c591b2c272
50 changed files with 2650 additions and 0 deletions
5
rustfmt.toml
Normal file
5
rustfmt.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
format_code_in_doc_comments = true
|
||||
imports_granularity = "Module"
|
||||
newline_style = "Unix"
|
||||
use_field_init_shorthand = true
|
||||
use_try_shorthand = true
|
Loading…
Add table
Add a link
Reference in a new issue