{ "version": "0.2.0", "configurations": [ { "command": "nix-shell --run 'cargo run'", "name": "Run program", "request": "launch", "type": "node-terminal" } ], "compounds": [] }