More information will come....
How to work with the project:
- Windows:
cargo run
to run the applicationcargo test
to test the applicationcargo build
to build the application
- Mac:
make run
to run the application
More information will come....
How to work with the project:
cargo run
to run the applicationcargo test
to test the applicationcargo build
to build the applicationmake run
to run the application