initial commit
This commit is contained in:
commit
72762ca558
11 changed files with 796 additions and 0 deletions
6
rustfmt.toml
Normal file
6
rustfmt.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
unstable_features = true
|
||||
format_code_in_doc_comments = true
|
||||
|
||||
group_imports = "StdExternalCrate"
|
||||
imports_granularity = "Module"
|
||||
imports_layout = "HorizontalVertical"
|
||||
Loading…
Add table
Add a link
Reference in a new issue