First version.

This commit is contained in:
R-VdP 2023-02-01 16:22:55 +00:00
parent c36768018a
commit 6a849d71d0
No known key found for this signature in database
7 changed files with 556 additions and 4 deletions

6
.gitignore vendored
View file

@ -2,9 +2,7 @@
# 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
result