Skip to content

Commit af0724c

Browse files
committed
chore: initial commit
0 parents  commit af0724c

File tree

7 files changed

+508
-0
lines changed

7 files changed

+508
-0
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[*.{rs}]
2+
indent_size = 4
3+
indent_style = tab

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target

0 commit comments

Comments
 (0)