{ "version": "2.0.0", "tasks": [ { "type": "cargo", "command": "build", "problemMatcher": [ "$rustc" ], "group": "build", "label": "rust: cargo build" }, { "type": "cargo", "command": "run", "problemMatcher": [ "$rustc" ], "label": "rust: cargo run", "args": [ "--", "-c", "VA3UJF-1", "-p", "23728" ] } ] }