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 ac10efd commit 1bf1142Copy full SHA for 1bf1142
examples/threads/input.md
@@ -1,4 +1,4 @@
1
-Rust provides a mechanism for spawning native OS threads via the `spawn`
+Rust provides a mechanism for spawning native OS threads via the `scoped`
2
function, the argument of this function is a moving closure.
3
4
{threads.play}
0 commit comments