Start to build cli player

This commit is contained in:
2022-10-01 19:25:41 +02:00
parent 65af3b0bba
commit 003296a782
39 changed files with 414 additions and 125 deletions

2
rust/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target
.idea