We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4821a8b commit 8f7b5bdCopy full SHA for 8f7b5bd
.replit
@@ -0,0 +1,2 @@
1
+language = "rust"
2
+run = "[ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh"
0 commit comments