Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(main.rs): Handle file not found error
- Print an error message and exit with code 1 if the file is not found - Validate file extension and print an error message if it does not have the .xlsx extension
- Loading branch information