feat: init v0.0.1

This commit is contained in:
2020-11-21 17:09:08 +08:00
parent dbfc8e34bf
commit 41ddf78a9d
7 changed files with 388 additions and 4 deletions

4
.gitignore vendored
View File

@@ -3,10 +3,6 @@
# will have compiled files and executables
/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
# These are backup files generated by rustfmt
**/*.rs.bk