feat: first commit

This commit is contained in:
2021-06-13 18:18:22 +08:00
parent 15eaf26268
commit 5f757269bc
4 changed files with 1030 additions and 4 deletions

5
.gitignore vendored
View File

@@ -3,10 +3,7 @@
# will have compiled files and executables
debug/
target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
.idea/
# These are backup files generated by rustfmt
**/*.rs.bk