My template for project in Rust
⚓ Rust 📅 2025-05-05 👤 surdeus 👁️ 12Hello Rustacians! I've just began to learn Rust and started to creation of my pre-configured template for VSCode with set of features like Valgrind reports generation, maybe it will be useful for someone else too.
I have a question about rust-analyzer extension: is there any way to get target path to executable in VSCode, i.e. in C++ project and CMake extension I can use ${command:cmake.targetLaunchPath}. Is there anything like that for Rust?
2 posts - 2 participants
🏷️ rust_feed