mirror of
https://github.com/Noratrieb/nodra.git
synced 2026-01-16 00:25:03 +01:00
cargo new
This commit is contained in:
parent
f86f37810c
commit
f7964cf17e
9 changed files with 306 additions and 0 deletions
3
.rustfmt.toml
Normal file
3
.rustfmt.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
imports_granularity = "Crate"
|
||||
newline_style = "Unix"
|
||||
group_imports = "StdExternalCrate"
|
||||
Loading…
Add table
Add a link
Reference in a new issue