Welcome to TinyRuSH¶ Commands¶ cargo build - Build the project. cargo run - Run the project. cargo test - Run the test suite. Project layout¶ README.md src/ main.rs # The main program