1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-29 15:31:23 +02:00
rustlings/exercises/threads
2020-12-08 10:08:25 +01:00
..
README.md
threads1.rs fix: gives a bit more context to magic number 2020-12-08 10:08:25 +01:00

For this exercise check out the Dining Philosophers example and the chapter Concurrency of the Rust Book.