mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-01 09:20:11 +00:00
8 lines
175 B
YAML
8 lines
175 B
YAML
tasks:
|
|
- init: /workspace/rustlings/install.sh
|
|
command: /workspace/.cargo/bin/rustlings watch
|
|
|
|
vscode:
|
|
extensions:
|
|
- rust-lang.rust@0.7.8:CvNqMTgDdt3UXt+6BCDTVg==
|