Template of Rust project with config to make a VSCode be IDE-like with set of useful features for simplier development life, configured to run as on host, as inside Docker.
Project: Rebuild- clean and build projectProject: Build- build project without cleaningProject: Clean- clean projectValgrind: Show Memcheck Report- show profiler's report (check for memory leaks)Valgrind: Show Cachegrind Report- show profiler's report (check for chache missings)Valgrind: Show Callgrind Report- show profiler's report (check for tree of calls and theirs performing times)LiveProcMon: Start Monitoring- start real-time monitoring of the target processLiveProcMon: Stop Monitoring- stop monitoring
LiveProcMon: Start MonitoringLiveProcMon: Stop MonitoringValgrind: Show Memcheck ReportValgrind: Show Cachegrind ReportValgrind: Show Callgrind ReportFold level 4Fold level 3Fold level 2Fold level 1Unfold allToggle terminal


