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 f653d58 commit 6e1da95Copy full SHA for 6e1da95
README.md
@@ -63,3 +63,6 @@ Introduces [tokio](tokio_examples/src/main.rs).
63
### chapter n: special
64
65
some special synchronization primitives and concurrency libs only for special single purpose.
66
+
67
68
+- replace std::mpsc with crossbeam-channel: https://github.com/rust-lang/rust/pull/93563
0 commit comments