mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-23 14:12:23 -05:00
1 line
No EOL
225 B
Markdown
1 line
No EOL
225 B
Markdown
For this exercise check out the [Dining Philosophers example](https://doc.rust-lang.org/1.4.0/book/dining-philosophers.html) and the chapter [Concurrency](https://doc.rust-lang.org/book/ch16-01-threads.html) of the Rust Book. |