There was an error while loading. Please reload this page.
1 parent 7fb0910 commit fe40e6eCopy full SHA for fe40e6e
book/book.toml
@@ -18,6 +18,9 @@ after = ["exercise-linker"]
18
[output.html]
19
git-repository-url = "https://github.com/mainmatter/100-exercises-to-learn-rust"
20
21
+[output.html.playground]
22
+runnable = false
23
+
24
[output.pandoc]
25
optional = true
26
hosted-html = "https://rust-exercises.com/100-exercises/"
0 commit comments