mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-03 03:40:13 +00:00
8 lines
162 B
YAML
8 lines
162 B
YAML
tasks:
|
|
- init: /workspace/rustlings/install.sh
|
|
command: /workspace/.cargo/bin/rustlings watch
|
|
|
|
vscode:
|
|
extensions:
|
|
- rust-lang.rust-analyzer@0.3.1348
|