Rust Dev Container Boilerplate This is a boilerplate for a Rust development container. Usage Run the following script in the directory where you want to create the project. bash <(curl -fsSL https://raw.githubusercontent.com/5t111111/rust-devcontainer-boilerplate/main/create.sh)