Simple Rust Web App that calculates Greatest common divisor and can be deployed to shuttle Initialise the application in shuttle shuttle init Deploy application to shuttle shuttle deploy Once the application is deployed, you can access the application using the URL provided by shuttle. Enter the two numbers for which you want to calculate the Greatest common divisor and click on the submit button.