-
Install official rust extension
-
Add to your
settings.json
:
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.formatOnSave": true
}
make build
make run
make build-prod
make run-prod
https://github.com/vercel-community/rust