// For format details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/rust { "name": "Rust", "image": "mcr.microsoft.com/devcontainers/rust:1-1-bookworm" }