rucksack/.vscode/settings.json

5 lines
106 B
JSON

{
"rust-analyzer.cargo.features": "all",
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix"
}