Rust template development environment using VSCode's RemoteContainers
Run Remote-containers: Reopen in Container
from the command palette ( ⌘
+ ⇧
+ P
).
And if you see "Dev Container: Rust Template" in the bottom left corner, you're good to go!
- Docker image
- rust:1.66-buster
- CLI tools
- git
- cargo-edit
- cargo-watch
- VSCode extensions