The container image contains rust-analyzer and clangd / LLVM. But it misses e.g. rustc and rustfmt. Until now these have to be installed manually, see e.g. https://github.com/eclipse-score/inc_mw_per/blob/main/.devcontainer/devcontainer.json
Should these tools be added to the image instead?