feat: finish Argument Parsing

This commit is contained in:
2024-01-15 04:39:56 +08:00
parent 9df889f8a6
commit e90116ca26
3 changed files with 33 additions and 0 deletions

5
.gitignore vendored
View File

@@ -14,3 +14,8 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Added by cargo
/target