feat: hash_maps

This commit is contained in:
Tahinli 2024-08-27 19:13:49 +03:00
parent 5c1e8698fa
commit 42bd5132d5
3 changed files with 49 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
# will have compiled files and executables
/target/
target/
.vscode/
# 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