grpc-petshop-rs server Installation cargo-watch: cargo install cargo-watch Development # start development cargo watch -x run will automatically: recompile and restart server generate and watch/update gRPC resources Before commit cargo fmt