Creating a new Rust binary project that will be a web application. As such, I\'d like to have src/main.rs be the startup code, with various handlers for routes
src/main.rs