mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-25 23:10:30 +00:00
7 lines
162 B
YAML
7 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
|