Sample project configuration of a Restate service using Rust and shuttle.rs.
Have a look at the Rust Quickstart guide for more information on how to use this project.
Run with:
cargo shuttle run --port 9080
Register the service with:
restate deployments register http://localhost:9080 --use-http1.1